diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 02:46:17 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 02:46:17 +0000 |
commit | 20256e352d16126219e322e18b6ede79e5510f03 (patch) | |
tree | 6f0771db618e0f6e8aa54f8d33c1c0e768dc9ddf /net/pear-Net_Sieve | |
parent | 304893d4902027d809e8fa41284cf10d31e463c8 (diff) |
Notes
Diffstat (limited to 'net/pear-Net_Sieve')
-rw-r--r-- | net/pear-Net_Sieve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 2f4588bbb956..8e91641abf93 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Sieve PORTVERSION= 1.3.2 CATEGORIES= net www pear -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |