diff options
author | az <az@FreeBSD.org> | 2008-06-24 15:11:00 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2008-06-24 15:11:00 +0800 |
commit | aae007a96123784147306345a208a7142a7f9f6e (patch) | |
tree | 0d8058aeeb85f13f322f7e9e82ff5821588926ce /editors/aee | |
parent | 47c4c3d3e8faa18934ab2ed340d7918078a41a8f (diff) | |
download | freebsd-ports-graphics-aae007a96123784147306345a208a7142a7f9f6e.tar.gz freebsd-ports-graphics-aae007a96123784147306345a208a7142a7f9f6e.tar.zst freebsd-ports-graphics-aae007a96123784147306345a208a7142a7f9f6e.zip |
- Drop maintainership
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 fb4cd667196..5014c372e71 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= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An easy editor with both curses and X11 interfaces OPTIONS= XAE "Build X11 version 'xae'" off |