diff options
author | ade <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /editors/apel | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | FreeBSD-ports-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip FreeBSD-ports-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz |
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/apel')
-rw-r--r-- | editors/apel/Makefile | 1 | ||||
-rw-r--r-- | editors/apel/pkg-comment.emacs19 | 1 | ||||
-rw-r--r-- | editors/apel/pkg-comment.emacs20 | 1 | ||||
-rw-r--r-- | editors/apel/pkg-comment.emacs21 | 1 | ||||
-rw-r--r-- | editors/apel/pkg-comment.mule | 1 | ||||
-rw-r--r-- | editors/apel/pkg-comment.xemacs21-mule | 1 |
6 files changed, 1 insertions, 5 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 0a9c0c6..66347f9 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/ \ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= shige@FreeBSD.org +COMMENT?= A Portable Emacs Library for emacs21 # distfile version APEL_VER= 10.4 diff --git a/editors/apel/pkg-comment.emacs19 b/editors/apel/pkg-comment.emacs19 deleted file mode 100644 index 182232a..0000000 --- a/editors/apel/pkg-comment.emacs19 +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for emacs19 diff --git a/editors/apel/pkg-comment.emacs20 b/editors/apel/pkg-comment.emacs20 deleted file mode 100644 index 5a611f9..0000000 --- a/editors/apel/pkg-comment.emacs20 +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for emacs20 diff --git a/editors/apel/pkg-comment.emacs21 b/editors/apel/pkg-comment.emacs21 deleted file mode 100644 index d887d9a..0000000 --- a/editors/apel/pkg-comment.emacs21 +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for emacs21 diff --git a/editors/apel/pkg-comment.mule b/editors/apel/pkg-comment.mule deleted file mode 100644 index d2aef39..0000000 --- a/editors/apel/pkg-comment.mule +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for mule diff --git a/editors/apel/pkg-comment.xemacs21-mule b/editors/apel/pkg-comment.xemacs21-mule deleted file mode 100644 index 96d1015..0000000 --- a/editors/apel/pkg-comment.xemacs21-mule +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for xemacs21-mule |