diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /japanese/ng | |
parent | 55850b547b3f7faa5079a8e226888eb13c4df728 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76037
Diffstat (limited to 'japanese/ng')
-rw-r--r-- | japanese/ng/Makefile | 3 | ||||
-rw-r--r-- | japanese/ng/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ng/Makefile b/japanese/ng/Makefile index 4eb18f04c569..2f8eacdfd90c 100644 --- a/japanese/ng/Makefile +++ b/japanese/ng/Makefile @@ -11,7 +11,8 @@ CATEGORIES= japanese editors MASTER_SITES= http://tt.sakura.ne.jp/~amura/archives/ng/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ginga@athena.club.ne.jp +MAINTAINER?= ginga@athena.club.ne.jp +COMMENT?= A very light Emacs-clone with Japanese support WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-ltermcap" diff --git a/japanese/ng/pkg-comment b/japanese/ng/pkg-comment deleted file mode 100644 index 903f4f76ee18..000000000000 --- a/japanese/ng/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A very light Emacs-clone with japanese support |