diff options
author | thierry <thierry@FreeBSD.org> | 2007-02-04 06:35:41 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-02-04 06:35:41 +0800 |
commit | c002cf72ad7365e790117e07f9404c234113ce91 (patch) | |
tree | cf77149f6cc2989bcd6784dc40421de95fb7d0a9 /www/tidy-lib | |
parent | eae3882e2965a9d95d900f98a2b1e5b7df618f5f (diff) | |
download | freebsd-ports-gnome-c002cf72ad7365e790117e07f9404c234113ce91.tar.gz freebsd-ports-gnome-c002cf72ad7365e790117e07f9404c234113ce91.tar.zst freebsd-ports-gnome-c002cf72ad7365e790117e07f9404c234113ce91.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 |