diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:24:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:24:13 +0800 |
commit | 74fb8c95f9f6bc3926bf7935e2ee88307097281b (patch) | |
tree | 25fe2b8c6b4cbf51d26c0fcd7e8f060c5c5b7a16 /editors/nvi-m17n | |
parent | 710658d5c5fed6d409c2374bab7ed72890b63b39 (diff) | |
download | freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.gz freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.zst freebsd-ports-gnome-74fb8c95f9f6bc3926bf7935e2ee88307097281b.zip |
De-pkg-comment.
Diffstat (limited to 'editors/nvi-m17n')
-rw-r--r-- | editors/nvi-m17n/Makefile | 3 | ||||
-rw-r--r-- | editors/nvi-m17n/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index d70d8b3bbbed..6ae4eef96613 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -16,7 +16,8 @@ DISTNAME= nvi-1.79 PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ PATCHFILES= nvi-1.79.m17n-20011024.diff.gz -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org +COMMENT?= A clone of vi/ex, with multilingual patch, no default settings PATCH_DIST_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p0 -f WRKSRC= ${WRKDIR}/${DISTNAME}/build diff --git a/editors/nvi-m17n/pkg-comment b/editors/nvi-m17n/pkg-comment deleted file mode 100644 index 22a9e99dedf0..000000000000 --- a/editors/nvi-m17n/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A clone of vi/ex, with multilingual patch, no default settings |