diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-19 05:58:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-19 05:58:13 +0000 |
commit | 53464547d7e4166b70d6f872d8724caf72a901ab (patch) | |
tree | 9c6ac57710369ea15bac9fe6548c1c67d9e61684 | |
parent | c4459f24c472baa5936eecbf3f6f4cfdba2ae1e1 (diff) |
Notes
-rw-r--r-- | japanese/ebw3/Makefile | 4 | ||||
-rw-r--r-- | japanese/pgp.language/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/ebw3/Makefile b/japanese/ebw3/Makefile index 2a4d33c7e8fe..14eefdd27b34 100644 --- a/japanese/ebw3/Makefile +++ b/japanese/ebw3/Makefile @@ -11,10 +11,10 @@ CATEGORIES= japanese MASTER_SITES= # disappeared DISTNAME= ${PORTNAME}-${VERSION} -MAINTAINER= hikura@kaisei.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access to Japanese EPWING or Electric-Book based CD-ROM via HTTP -DEPRECATED= mastersite disappeared +DEPRECATED= mastersite disappeared, no longer maintained by author EXPIRATION_DATE= 2005-10-11 VERSION= 0.2-b4 diff --git a/japanese/pgp.language/Makefile b/japanese/pgp.language/Makefile index 9322642dbee3..58c7234e0a30 100644 --- a/japanese/pgp.language/Makefile +++ b/japanese/pgp.language/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese security MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/lang/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}i-japanese -MAINTAINER= hikura@kaisei.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese language module for PGP DEPRECATED= obsolete -- current version of base program is 7.0 |