diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
commit | a04349d147e1f5dde0692e8595f39289ce2d8ae0 (patch) | |
tree | 7568a661d113c185f68d1e22c6e5f1cc4890fcac /textproc/aft | |
parent | 33bd34f1672cfca9cb5132120e6faa1d05e55217 (diff) | |
download | ports-a04349d147e1f5dde0692e8595f39289ce2d8ae0.tar.gz ports-a04349d147e1f5dde0692e8595f39289ce2d8ae0.zip |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk
Notes
Notes:
svn path=/head/; revision=72250
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 |