diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-04 06:35:41 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-04 06:35:41 +0800 |
commit | 41ba3b71ed31ff6b382928b283baaf07e22af735 (patch) | |
tree | 88133339e753566b2561988d79cb0a220876540e /www/tidy-lib | |
parent | 837b118303151ea6a4c7dcaea8b50c317247bf9d (diff) | |
download | freebsd-ports-gnome-41ba3b71ed31ff6b382928b283baaf07e22af735.tar.gz freebsd-ports-gnome-41ba3b71ed31ff6b382928b283baaf07e22af735.tar.zst freebsd-ports-gnome-41ba3b71ed31ff6b382928b283baaf07e22af735.zip |
Change my e-mail address.
Diffstat (limited to 'www/tidy-lib')
-rw-r--r-- | www/tidy-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy-lib/Makefile b/www/tidy-lib/Makefile index ddd4437db8af..55a6f51fd822 100644 --- a/www/tidy-lib/Makefile +++ b/www/tidy-lib/Makefile @@ -9,7 +9,7 @@ PORTNAME= tidy CATEGORIES= www PKGNAMESUFFIX= -lib -MAINTAINER= thierry@pompo.net +MAINTAINER= thierry@FreeBSD.org COMMENT= Utility to clean up and pretty print HTML/XHTML/XML (with shared lib) MASTERDIR= ${.CURDIR}/../../www/tidy-devel |