diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
commit | 0ac2ce888fec626d524b8e11643164c9f95df6d9 (patch) | |
tree | 616d424d221cc571db4e4123601b513f33674671 /japanese/diclookup-emacs20 | |
parent | d4a7bf8f6ad15826d48e512fc18f66bda0861fc8 (diff) |
Notes
Diffstat (limited to 'japanese/diclookup-emacs20')
-rw-r--r-- | japanese/diclookup-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/diclookup-emacs20/Makefile b/japanese/diclookup-emacs20/Makefile index 449350691b70..c2b55cd56662 100644 --- a/japanese/diclookup-emacs20/Makefile +++ b/japanese/diclookup-emacs20/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tools/diclookup-mule/beta/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= diclookup-mule-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mita@FreeBSD.org COMMENT= CDROM dictionary client for emacs. (needs ndtpd or dserver package) RUN_DEPENDS= ${X11BASE}/share/doc/intlfonts-1.2/README:${PORTSDIR}/x11-fonts/intlfonts |