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/Makefile | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) |
Notes
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r-- | editors/apel/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |