diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-10 21:47:48 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-10 21:47:48 +0000 |
commit | b339872c928efc3ab63c65bd500d846ba0fecd57 (patch) | |
tree | 3f08817311ba8288089408fe1943182593f55558 /japanese/jed | |
parent | - Remove unneeded utmp.h include to fix build on CURRENT (diff) |
- Reset more ports I don't use anymore
Notes
Notes:
svn path=/head/; revision=249557
Diffstat (limited to 'japanese/jed')
-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 9028463a13ea..7eb52e3acb9c 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= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A SLang-based text editor (w/ Japanese support) LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang |