diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-09-19 14:10:19 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-09-19 14:10:19 +0000 |
commit | 6712692d55d60ee605fe7f24932d53807d6d400d (patch) | |
tree | e8caf4f3fec934d41b72a72343e8aab9af0fb733 /net/pear-Net_IPv4 | |
parent | b4a3cbd7df85f9f082c9fe66c71e456ab28c74df (diff) | |
download | ports-6712692d55d60ee605fe7f24932d53807d6d400d.tar.gz ports-6712692d55d60ee605fe7f24932d53807d6d400d.zip |
Notes
Diffstat (limited to 'net/pear-Net_IPv4')
-rw-r--r-- | net/pear-Net_IPv4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_IPv4/Makefile b/net/pear-Net_IPv4/Makefile index 8baeaba6d0e1..af7dc4801f85 100644 --- a/net/pear-Net_IPv4/Makefile +++ b/net/pear-Net_IPv4/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_IPv4 DISTVERSION= 1.3.1 CATEGORIES= net pear -MAINTAINER= wen@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= IPv4 network calculations and validation BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |