diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 12:17:51 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 12:17:51 +0800 |
commit | ce018ac9be7743cfed3dcef6cc91bb070cef0022 (patch) | |
tree | 2fdcb3c2221ee7c4c9fa9f499c74e91e459496fe /textproc/aft | |
parent | 03f4c1a901d256c6889dd0d285d588a217b22708 (diff) | |
download | freebsd-ports-gnome-ce018ac9be7743cfed3dcef6cc91bb070cef0022.tar.gz freebsd-ports-gnome-ce018ac9be7743cfed3dcef6cc91bb070cef0022.tar.zst freebsd-ports-gnome-ce018ac9be7743cfed3dcef6cc91bb070cef0022.zip |
Changed MAINTAINER to my FreeBSD address.
Diffstat (limited to 'textproc/aft')
-rw-r--r-- | textproc/aft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 15af1596b8bf..32e1562d6c79 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: aft # Date created: 2002/03/28 -# Whom: Alan Eldridge <ports@geeksrus.net> +# Whom: Alan Eldridge <AlanE@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 5.0792 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ -MAINTAINER= ports@geeksrus.net +MAINTAINER= AlanE@FreeBSD.org USE_PERL5= yes GNU_CONFIGURE= yes |