diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /editors/xemacs21-mule/Makefile | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.zst freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 2ee4f412fac7..4c837dc8328b 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -24,6 +24,7 @@ MULE_SLAVE= yes .endif MAINTAINER?= kiri@FreeBSD.org +COMMENT=? XEmacs(version 21) text editor with mule(Only the executables) BUILD_DEPENDS= ${BUILD_INPUT_METHOD} .if defined(MULE_SLAVE) |