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/apel | |
parent | . Allow package building on bento to bypass the distfile check. (diff) |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77037
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 0a9c0c6cb997..66347f903327 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 182232a8cd55..000000000000 --- 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 5a611f960f0f..000000000000 --- 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 d887d9ad5fef..000000000000 --- 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 d2aef39aa680..000000000000 --- 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 96d1015dd519..000000000000 --- a/editors/apel/pkg-comment.xemacs21-mule +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for xemacs21-mule |