diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
commit | f8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch) | |
tree | cb01eaf87d77113427702423ff3db7021920b76e /textproc/txt2html | |
parent | 76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff) | |
download | freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.zst freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip |
- Update maintainer address
Approved by: thierry (mentor)
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 \ |