Moved to upstream MASTER_SITES which now works Bumped REVISION to 1
Updated to PERMIT_PACKAGE = 1 .. while passing by... g Index: Makefile =================================================================== RCS file: /cvs/ports/fonts/dai-banna/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 14 Feb 2018 06:26:30 -0000 1.2 +++ Makefile 10 Jun 2019 01:36:15 -0000 @@ -6,7 +6,7 @@ V = 2.200 COMMENT = New Tai Lue Unicode characters DISTNAME = DaiBanna-$V PKGNAME = dai-banna-$V -REVISION = 0 +REVISION = 1 CATEGORIES = fonts HOMEPAGE = https://scripts.sil.org/DaiBannaSIL @@ -14,9 +14,9 @@ HOMEPAGE = https://scripts.sil.org/DaiB MAINTAINER = George Rosamond <[email protected]> # SIL OFL 1.1 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes -MASTER_SITES = https://mirrors.nycbug.org/pub/distfiles/ +MASTER_SITES = https://software.sil.org/downloads/r/daibanna/ EXTRACT_SUFX = .zip
