diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /editors/aee | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) | |
download | ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.gz ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.zip |
Notes
Diffstat (limited to 'editors/aee')
-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 0f41e5b37ee2..4b9e0494b872 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.15b CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= An easy editor with both curses and X11 interfaces .if !defined(BUILD_XAE) |