diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
commit | 120d63cacb292dd72b8fa1c11f3d9793eadd8661 (patch) | |
tree | 0a7c743782810e087b56f9d7cfb2778664c6068b /editors/qemacs | |
parent | 6f6848598753dfef5549a31e57d0cd81ef431326 (diff) |
Notes
Diffstat (limited to 'editors/qemacs')
-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 c06996470e4e..69815bab695a 100644 --- a/editors/qemacs/Makefile +++ b/editors/qemacs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://fabrice.bellard.free.fr/qemacs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= QEmacs (for Quick Emacs) is a very small but powerful UNIX editor LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |