diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-09 12:03:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-09 12:03:34 +0000 |
commit | f00a91843b0d2b5902f1867faa555a26a81fbe4a (patch) | |
tree | 5d3db3c93f79a89dfad51982ff52243826fb1955 /devel/libphish | |
parent | b0b7fd14145e2c8ff1a392d19dc715555f34ebec (diff) | |
download | ports-f00a91843b0d2b5902f1867faa555a26a81fbe4a.tar.gz ports-f00a91843b0d2b5902f1867faa555a26a81fbe4a.zip |
Notes
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 |