diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-24 01:44:07 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-24 01:44:07 +0000 |
commit | 0601a512525fce66b8ced3f14b9cb32bcf00ee64 (patch) | |
tree | bbfb3588ff79e395933c19dc6e4017e03f39f62c /net/pear-Net_Sieve | |
parent | 0a474baf90aa9588f98b1e29a16abb134b6ad6f6 (diff) | |
download | ports-0601a512525fce66b8ced3f14b9cb32bcf00ee64.tar.gz ports-0601a512525fce66b8ced3f14b9cb32bcf00ee64.zip |
- update Martin's email address
PR: 77938
Submitted by: Martin Matuska <martin at matuska.org>
Notes
Notes:
svn path=/head/; revision=129630
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 c44719d88ae8..bc7abaabef39 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Sieve PORTVERSION= 1.0.1 CATEGORIES= net www pear -MAINTAINER= martin@tradex.sk +MAINTAINER= martin@matuska.org COMMENT= PEAR class to handle talking to timsieved BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |