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/flim113 | |
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/flim113')
-rw-r--r-- | editors/flim113/Makefile | 1 | ||||
-rw-r--r-- | editors/flim113/pkg-comment.emacs19 | 1 | ||||
-rw-r--r-- | editors/flim113/pkg-comment.emacs20 | 1 | ||||
-rw-r--r-- | editors/flim113/pkg-comment.emacs21 | 1 | ||||
-rw-r--r-- | editors/flim113/pkg-comment.mule | 1 | ||||
-rw-r--r-- | editors/flim113/pkg-comment.xemacs21-mule | 1 |
6 files changed, 1 insertions, 5 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 7ba272737ff0..297661a5afb6 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ \ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= shige@FreeBSD.org +COMMENT?= FLIM, message representation or encoding emacs lisp library for emacs21 PORTCLASS?= master diff --git a/editors/flim113/pkg-comment.emacs19 b/editors/flim113/pkg-comment.emacs19 deleted file mode 100644 index b6d146a48cab..000000000000 --- a/editors/flim113/pkg-comment.emacs19 +++ /dev/null @@ -1 +0,0 @@ -FLIM, message representation or encoding emacs lisp library for emacs19 diff --git a/editors/flim113/pkg-comment.emacs20 b/editors/flim113/pkg-comment.emacs20 deleted file mode 100644 index 8517efff787a..000000000000 --- a/editors/flim113/pkg-comment.emacs20 +++ /dev/null @@ -1 +0,0 @@ -FLIM, message representation or encoding emacs lisp library for emacs20 diff --git a/editors/flim113/pkg-comment.emacs21 b/editors/flim113/pkg-comment.emacs21 deleted file mode 100644 index 6b774373623e..000000000000 --- a/editors/flim113/pkg-comment.emacs21 +++ /dev/null @@ -1 +0,0 @@ -FLIM, message representation or encoding emacs lisp library for emacs21 diff --git a/editors/flim113/pkg-comment.mule b/editors/flim113/pkg-comment.mule deleted file mode 100644 index 6cea8f5d2cd0..000000000000 --- a/editors/flim113/pkg-comment.mule +++ /dev/null @@ -1 +0,0 @@ -FLIM, message representation or encoding emacs lisp library for mule diff --git a/editors/flim113/pkg-comment.xemacs21-mule b/editors/flim113/pkg-comment.xemacs21-mule deleted file mode 100644 index e0bf6ba11318..000000000000 --- a/editors/flim113/pkg-comment.xemacs21-mule +++ /dev/null @@ -1 +0,0 @@ -FLIM, message representation or encoding emacs lisp library for xemacs21-mule |