diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 10:46:17 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 10:46:17 +0800 |
commit | a4947982350d720fbcc40fda8aa7963b755c0e22 (patch) | |
tree | df97c9bb88574a83cd869c975f7249a19a216271 /net | |
parent | 66ed6fab7fd58bdc01f4ad16edc24828be60d2af (diff) | |
download | freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.gz freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.zst freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.zip |
- Reassign to the heap
Diffstat (limited to 'net')
-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 |