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/ebw3 | |
parent | 96a286ca6442430d762945cb90b2c512609c6ea6 (diff) | |
download | ports-43c2cc327faf150c696f4a5389df0074f06805b0.tar.gz ports-43c2cc327faf150c696f4a5389df0074f06805b0.zip |
Notes
Diffstat (limited to 'japanese/ebw3')
-rw-r--r-- | japanese/ebw3/Makefile | 5 |
1 files changed, 4 insertions, 1 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 |