diff options
author | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 05:53:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 05:53:20 +0000 |
commit | 02a06c807cb2fac717917e60c69b41048dfbf4fe (patch) | |
tree | 44652b43d8212aed161c087f1a50b4116c113dc4 /textproc/aft | |
parent | 5027c587436c73b210faa0428207244771796b8e (diff) | |
download | ports-02a06c807cb2fac717917e60c69b41048dfbf4fe.tar.gz ports-02a06c807cb2fac717917e60c69b41048dfbf4fe.zip |
Notes
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 53609c844ede..88e2e8f7122e 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= A document preparation system using an Almost Free Text input format USE_PERL5= yes |