diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:29:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:29:44 +0000 |
commit | 43c2cc327faf150c696f4a5389df0074f06805b0 (patch) | |
tree | d3ec015ea7585675e008c8b7f7e9385209719618 /japanese | |
parent | 96a286ca6442430d762945cb90b2c512609c6ea6 (diff) | |
download | ports-43c2cc327faf150c696f4a5389df0074f06805b0.tar.gz ports-43c2cc327faf150c696f4a5389df0074f06805b0.zip |
Notes
Diffstat (limited to 'japanese')
-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 |