diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 13:50:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 13:50:16 +0000 |
commit | b9f3f8955c34b175d6bce2bfab6e848182cb5764 (patch) | |
tree | be9aec2a016400a21496f9555764612ead386bf6 /editors/joe | |
parent | 927132431b7e2f5eaf9cf63aeb7813c4cc65cded (diff) | |
download | ports-b9f3f8955c34b175d6bce2bfab6e848182cb5764.tar.gz ports-b9f3f8955c34b175d6bce2bfab6e848182cb5764.zip |
Notes
Diffstat (limited to 'editors/joe')
-rw-r--r-- | editors/joe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 5b9cd4f02b58..8c72efad6a0e 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= toasty@dragondata.com +MAINTAINER?= toasty@dragondata.com COMMENT= Joe's Own Editor BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell |