diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /textproc/txt2html | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) | |
download | ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.tar.gz ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.zip |
Notes
Diffstat (limited to 'textproc/txt2html')
-rw-r--r-- | textproc/txt2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index 4e875e5c6740..0a2a17247404 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.50 CATEGORIES= textproc perl5 MASTER_SITES= SF -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Convert raw text to something with a little HTML formatting BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ |