diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
commit | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (patch) | |
tree | a969fa9a098ac853e0948416957ddf1a323dc690 /editors/speedbar/Makefile | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/speedbar/Makefile')
-rw-r--r-- | editors/speedbar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index cbb0e6a74c98..dec82364182f 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -15,6 +15,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} MAINTAINER= fuyuki@hadaly.org +COMMENT= Quick access to files and tags in an Emacs frame EMACS_PORT_NAME?= emacs21 |