diff options
author | lioux <lioux@FreeBSD.org> | 2002-01-21 06:32:44 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-01-21 06:32:44 +0800 |
commit | a1fc0304de85db0d0aace3f673dc6908b12d90d9 (patch) | |
tree | ab01d78427ec1c62aafaaf018ae7e96a35946eb1 /www/horde2 | |
parent | fcacfab48a4046fe7e1aec07d1d5b12f912686f4 (diff) | |
download | freebsd-ports-gnome-a1fc0304de85db0d0aace3f673dc6908b12d90d9.tar.gz freebsd-ports-gnome-a1fc0304de85db0d0aace3f673dc6908b12d90d9.tar.zst freebsd-ports-gnome-a1fc0304de85db0d0aace3f673dc6908b12d90d9.zip |
Update maintainer address
PR: 34095
Submitted by: MAINTAINER
Diffstat (limited to 'www/horde2')
-rw-r--r-- | www/horde2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile index cc1b51a61484..5e7facfbee69 100644 --- a/www/horde2/Makefile +++ b/www/horde2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ PKGNAMESUFFIX= -devel -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |