diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-10-07 09:17:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-10-07 09:17:53 +0000 |
commit | 2458017e5166029c3e18d0050b44a9f70006a2b5 (patch) | |
tree | 5ae2ed456f73c9010c67b30646c9577924a5caf9 /mail/pear-Contact_Vcard_Parse | |
parent | 62b3901d288331573c3c9a2afc14cb8d75341b25 (diff) | |
download | ports-2458017e5166029c3e18d0050b44a9f70006a2b5.tar.gz ports-2458017e5166029c3e18d0050b44a9f70006a2b5.zip |
Notes
Diffstat (limited to 'mail/pear-Contact_Vcard_Parse')
-rw-r--r-- | mail/pear-Contact_Vcard_Parse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index aaa728c3ce44..7ddb5e83806c 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/Makefile @@ -9,7 +9,7 @@ PORTNAME= Contact_Vcard_Parse PORTVERSION= 1.31.0 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to parse vCard 2.1 and 3.0 files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |