diff options
author | edwin <edwin@FreeBSD.org> | 2008-07-09 20:03:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-07-09 20:03:34 +0800 |
commit | eb9435a9fb6f3ad655422f4f09aec5cc8614c7f6 (patch) | |
tree | 7e3a8d4ec8022afac979770f93149a694e2a2b57 /devel/libphish | |
parent | 4f371616976975ae326d219eda7b4b241ac50b0f (diff) | |
download | freebsd-ports-gnome-eb9435a9fb6f3ad655422f4f09aec5cc8614c7f6.tar.gz freebsd-ports-gnome-eb9435a9fb6f3ad655422f4f09aec5cc8614c7f6.tar.zst freebsd-ports-gnome-eb9435a9fb6f3ad655422f4f09aec5cc8614c7f6.zip |
From: "Rashid N. Achilov" <achilov-rn@askd.ru>
To: edwin@freebsd.org
Edwin, can you change for all my ports maintainer address from
achilov-rn@askd.ru to citycat4@ngs.ru?
Diffstat (limited to 'devel/libphish')
-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 49857900492c..571b979ca8ee 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= achilov-rn@askd.ru +MAINTAINER= citycat4@ngs.ru COMMENT= A cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 |