diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
commit | 7df6fabb8f99e8bbcc2590d706f4051c3382996f (patch) | |
tree | e9d3b5ce13cba10b7dea7bc2309acdc3f7899475 /textproc/aft | |
parent | 23bfffdf1410d7f2ec45062080618939edb9e782 (diff) |
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 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 |