diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /japanese/edict-utf-8 | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) | |
download | freebsd-ports-gnome-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.gz freebsd-ports-gnome-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.zst freebsd-ports-gnome-03f8a6f768251caa22c5b9084a8cc3323aec9b96.zip |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'japanese/edict-utf-8')
-rw-r--r-- | japanese/edict-utf-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 871d70ccb116..a256b8c7aabf 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} -MAINTAINER= jhanna@home.com +MAINTAINER= jhanna@shaw.ca COMMENT= Japanese-English dictionaries with access and maintenance utilities BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |