diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-12 05:29:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-12 05:29:44 +0800 |
commit | f73b93a7ca6eb4cf8f0a43436377e52b1d7abef3 (patch) | |
tree | 435fd939f06cd9ff6e9155f6ce818d49789c8cfa /japanese | |
parent | 8e45639ab5b7e97ca8a07c2cadd2d114ee5325e6 (diff) | |
download | freebsd-ports-gnome-f73b93a7ca6eb4cf8f0a43436377e52b1d7abef3.tar.gz freebsd-ports-gnome-f73b93a7ca6eb4cf8f0a43436377e52b1d7abef3.tar.zst freebsd-ports-gnome-f73b93a7ca6eb4cf8f0a43436377e52b1d7abef3.zip |
Remove obsolete mastersites and mark these two obsolete ports for deprecation.
Approved by: maintainer
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 |