diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-11 12:16:46 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-11 12:16:46 +0000 |
commit | bb99f5c30f67fcebebe1c91f6a5ee014a633b6dc (patch) | |
tree | 1342a409e1e12891ce931ea2025fa731c4b63c97 /japanese/jed/Makefile | |
parent | Upgrade to 2.3.4. (diff) |
Release maintainership. I just don't want to get in the way.
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 c99732b7fe9e..e3c485d9d2b2 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-extralibs-${VERSION}.tar.gz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \ ${LIBDEP_CANNA} |