diff options
-rw-r--r-- | vietnamese/unicode-uhoai/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/vis2u/Makefile | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index c8af337ccfbb..77823edb35f4 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -10,15 +10,14 @@ PORTNAME= unicode-uhoai PORTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= vietnamese x11-fonts -MASTER_SITES= http://www.geocities.com/~starkville/mozilla/ +#MASTER_SITES= http://www.geocities.com/~starkville/mozilla/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien DISTNAME= uhoaiw21 MAINTAINER= obrien@FreeBSD.org COMMENT= Unicode TrueType Font with UHoai Vietnamese encoding -DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-01 - USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= taken care of in do-install target diff --git a/vietnamese/vis2u/Makefile b/vietnamese/vis2u/Makefile index af6c62e568a7..f9c3b40f0794 100644 --- a/vietnamese/vis2u/Makefile +++ b/vietnamese/vis2u/Makefile @@ -9,15 +9,14 @@ PORTNAME= vis2u PORTVERSION= 1.0 CATEGORIES= vietnamese textproc -MASTER_SITES= http://www.geocities.com/~starkville/mozilla/ +#MASTER_SITES= http://www.geocities.com/~starkville/mozilla/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= obrien@FreeBSD.org COMMENT= VISCII->Unicode conversion -DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-01 - USE_ZIP= yes NO_WRKSUBDIR= yes |