diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-22 22:40:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-22 22:40:30 +0000 |
commit | b34385e54d48bc6c577a2400e3681a7847c8c01f (patch) | |
tree | 7b29f94fdb24466ad1cabc49f7fd89b8ac54561a /mail/pear-Contact_Vcard_Build | |
parent | ea05d11e52923e13ad57f352fb8519a83f960bc5 (diff) |
Notes
Diffstat (limited to 'mail/pear-Contact_Vcard_Build')
-rw-r--r-- | mail/pear-Contact_Vcard_Build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index 88af7ec43c93..b3cb35a5601b 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -9,7 +9,7 @@ PORTNAME= Contact_Vcard_Build PORTVERSION= 1.1.1 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |