diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-03 02:18:45 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-03 02:18:45 +0800 |
commit | 0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46 (patch) | |
tree | bae86fdcc414b7a376e3c5c06516a689aaf1cd22 /textproc/aft | |
parent | f01e7cec0353e8084d39c702513e887aa7c3a4b4 (diff) | |
download | freebsd-ports-gnome-0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46.tar.gz freebsd-ports-gnome-0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46.tar.zst freebsd-ports-gnome-0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46.zip |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk
Diffstat (limited to 'textproc/aft')
-rw-r--r-- | textproc/aft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 953ab3be5c9f..7541a08bbdf2 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.0793 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ -MAINTAINER= freebsd-ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes GNU_CONFIGURE= yes |