diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-24 15:51:20 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-24 15:51:20 +0000 |
commit | 5265cd36e27072f073c564a2ced19e3384307c52 (patch) | |
tree | 5eb26485b419127dd9a4e8927f1affe2fae5c31b /japanese/jed/Makefile | |
parent | Adjust dependencies. devel/popt now builds a shared library. (diff) |
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
Diffstat (limited to 'japanese/jed/Makefile')
-rw-r--r-- | japanese/jed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index a0610ca523fe..86771613dc4f 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-extralibs-${VERSION}.tar.gz -MAINTAINER= knu@idaemons.org +MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \ ${LIBDEP_CANNA} |