diff options
author | linimon <linimon@FreeBSD.org> | 2006-11-23 17:51:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-11-23 17:51:59 +0800 |
commit | 83f052fab7863ebd99085243469a459660031576 (patch) | |
tree | f9cac0ba3da20b5bd1cd8aaa383f94e8ecc133eb /devel | |
parent | 24a5a5f48126988826904e3534e70be1a0dd8a3f (diff) | |
download | freebsd-ports-gnome-83f052fab7863ebd99085243469a459660031576.tar.gz freebsd-ports-gnome-83f052fab7863ebd99085243469a459660031576.tar.zst freebsd-ports-gnome-83f052fab7863ebd99085243469a459660031576.zip |
Update maintainer's email address.
Submitted by: maintainer via email
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libphish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libphish/Makefile b/devel/libphish/Makefile index 565861d0c90a..4c90b4673639 100644 --- a/devel/libphish/Makefile +++ b/devel/libphish/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://download.berlios.de/opdb/ \ http://download2.berlios.de/opdb/ \ -MAINTAINER= shelton@granch.ru +MAINTAINER= achilov-rn@askd.ru COMMENT= A cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 |