diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /editors/xemacs-devel-mule | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) | |
download | ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.tar.gz ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.zip |
Notes
Diffstat (limited to 'editors/xemacs-devel-mule')
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 1 | ||||
-rw-r--r-- | editors/xemacs-devel-mule/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index 78642080e61a..e8fd74600b87 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \ DIST_SUBDIR= xemacs MAINTAINER= kiri@FreeBSD.org +COMMENT?= XEmacs(gamma version) text editor with mule(Only the executables) .include <bsd.port.pre.mk> diff --git a/editors/xemacs-devel-mule/pkg-comment b/editors/xemacs-devel-mule/pkg-comment deleted file mode 100644 index aa4b73169a40..000000000000 --- a/editors/xemacs-devel-mule/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XEmacs(gamma version) text editor with mule(Only the executables) |