diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 08:16:25 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 08:16:25 +0800 |
commit | 826b3abb28af803b30c57c55ca8664dea73f6fe5 (patch) | |
tree | 538e1b8a68a5fcc030baf8e256689c7bf829b4cd /editors/mule | |
parent | 32dd90c3aba743557f3f7b636a3cf94802e27b2b (diff) | |
download | freebsd-ports-gnome-826b3abb28af803b30c57c55ca8664dea73f6fe5.tar.gz freebsd-ports-gnome-826b3abb28af803b30c57c55ca8664dea73f6fe5.tar.zst freebsd-ports-gnome-826b3abb28af803b30c57c55ca8664dea73f6fe5.zip |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 1 | ||||
-rw-r--r-- | editors/mule/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 34217491897d..a923d764ac63 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -17,6 +17,7 @@ DISTFILES= mule-${MULE_VERSION}-${EMACS_VERSION}.tar.gz \ mule-${MULE_VERSION}-${EMACS_VERSION}.patch-981002.tar.gz MAINTAINER?= taoka@FreeBSD.org +COMMENT?= A multilingual emacs based 19.34 (Only the executables) RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/${EMACS_VERSION}/lisp/mule.el:${PORTSDIR}/editors/mule-common LIB_DEPENDS= ${LIB_INPUT_METHOD} diff --git a/editors/mule/pkg-comment b/editors/mule/pkg-comment deleted file mode 100644 index 51b3bafb5e4b..000000000000 --- a/editors/mule/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multilingual emacs based 19.34 (Only the executables) |