diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /textproc/aft | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) | |
download | ports-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz ports-61028157dbb54dbfb94da5baf153a2f05319fb20.zip |
Notes
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 32e1562d6c79..e47a68e9d4c1 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 <AlanE@FreeBSD.org> +# Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 5.0792 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org USE_PERL5= yes GNU_CONFIGURE= yes |