diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-28 06:54:56 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-28 06:54:56 +0000 |
commit | 34be62fb2da9d45e6d70136e1ab5bf54f62ab3dd (patch) | |
tree | 44210bdb80ee693415545701f1431d48f6892838 /editors | |
parent | 25ec5532939308020e0ff39401e0818d0c98823f (diff) | |
download | ports-34be62fb2da9d45e6d70136e1ab5bf54f62ab3dd.tar.gz ports-34be62fb2da9d45e6d70136e1ab5bf54f62ab3dd.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/qemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/qemacs/Makefile b/editors/qemacs/Makefile index d9850f79344b..138770441d86 100644 --- a/editors/qemacs/Makefile +++ b/editors/qemacs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://fabrice.bellard.free.fr/qemacs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} MAINTAINER= so14k@so14k.com -COMMENT= "QEmacs (for Quick Emacs) is a very small but powerful UNIX editor" +COMMENT= QEmacs (for Quick Emacs) is a very small but powerful UNIX editor LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |