diff options
-rw-r--r-- | japanese/ebw3/Makefile | 5 | ||||
-rw-r--r-- | japanese/pgp.language/Makefile | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/japanese/ebw3/Makefile b/japanese/ebw3/Makefile index 45effadfd3c2..2a4d33c7e8fe 100644 --- a/japanese/ebw3/Makefile +++ b/japanese/ebw3/Makefile @@ -8,12 +8,15 @@ PORTNAME= ebw3 PORTVERSION= ${VERSION:S/-//} CATEGORIES= japanese -MASTER_SITES= ftp://ftp.imasy.or.jp/pub/unix/net/www/ebw3/ +MASTER_SITES= # disappeared DISTNAME= ${PORTNAME}-${VERSION} MAINTAINER= hikura@kaisei.org COMMENT= Access to Japanese EPWING or Electric-Book based CD-ROM via HTTP +DEPRECATED= mastersite disappeared +EXPIRATION_DATE= 2005-10-11 + VERSION= 0.2-b4 STARTUP_SCRIPT= $(PREFIX)/etc/rc.d/ebw3d.sh.sample diff --git a/japanese/pgp.language/Makefile b/japanese/pgp.language/Makefile index 9b2a4dcc418c..9322642dbee3 100644 --- a/japanese/pgp.language/Makefile +++ b/japanese/pgp.language/Makefile @@ -8,13 +8,15 @@ PORTNAME= pgp PORTVERSION= 2.6.3 CATEGORIES= japanese security -MASTER_SITES= ftp://ftp.win.or.jp/pub/network/pgp/2.x/lang/ \ - ftp://ftp.ifi.uio.no/pub/pgp/2.x/lang/ +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/lang/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}i-japanese MAINTAINER= hikura@kaisei.org COMMENT= Japanese language module for PGP +DEPRECATED= obsolete -- current version of base program is 7.0 +EXPIRATION_DATE= 2005-10-11 + RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp USE_ZIP= YES |