diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /editors/emacs20-mule-devel | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'editors/emacs20-mule-devel')
-rw-r--r-- | editors/emacs20-mule-devel/Makefile | 1 | ||||
-rw-r--r-- | editors/emacs20-mule-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs20-mule-devel/Makefile b/editors/emacs20-mule-devel/Makefile index 96982729e33d..0e8d0fcd1fc8 100644 --- a/editors/emacs20-mule-devel/Makefile +++ b/editors/emacs20-mule-devel/Makefile @@ -24,6 +24,7 @@ PATCHFILES= emacs-${EMACS_VER}-mule-${MULE_VER}.patch \ PATCH_DIST_STRIP= -p1 MAINTAINER= shige@FreeBSD.org +COMMENT= GNU editing macros with dl module function and mule 4.1(binary only) BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 diff --git a/editors/emacs20-mule-devel/pkg-comment b/editors/emacs20-mule-devel/pkg-comment deleted file mode 100644 index 5550c8c2287f..000000000000 --- a/editors/emacs20-mule-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU editing macros with dl module function and mule 4.1(binary only) |