diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /editors/aee/Makefile | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) | |
download | ports-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.tar.gz ports-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.zip |
Notes
Diffstat (limited to 'editors/aee/Makefile')
-rw-r--r-- | editors/aee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 5c5f749fbb81..2aa5d5723bf0 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= An easy editor with both curses and X11 interfaces OPTIONS= XAE "Build X11 version 'xae'" off |