diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
commit | d108c5dc752dacbc6ca6222293993eadc83af849 (patch) | |
tree | b5b5f66879418924878c101a3a7aeff2cba3850e /editors/aewan | |
parent | 61d369b9fbc42f0e7a3527c836519f13287df89f (diff) |
Notes
Diffstat (limited to 'editors/aewan')
-rw-r--r-- | editors/aewan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile index a623f3d23d0b..d09501b54e44 100644 --- a/editors/aewan/Makefile +++ b/editors/aewan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aewan -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based program for the creation and editing of ascii art USE_GMAKE= yes |