diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:12:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:12:51 +0000 |
commit | bb518de78c6c50f9a2f5bd81031df98a9a32c0dc (patch) | |
tree | b6f302044f7375579649a53512a9d29bc197e4b3 /editors/emacs/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to '')
-rw-r--r-- | editors/emacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index b1109377e34e..5a8dba415107 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.org +COMMENT= GNU editing macros EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd |