aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Net-vCard
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Net-vCard')
-rw-r--r--misc/p5-Net-vCard/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/misc/p5-Net-vCard/Makefile b/misc/p5-Net-vCard/Makefile
index 41c82e5ab735..9fae9bd70baa 100644
--- a/misc/p5-Net-vCard/Makefile
+++ b/misc/p5-Net-vCard/Makefile
@@ -1,17 +1,17 @@
# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD$
-PORTNAME= Net-vCard
-PORTVERSION= 0.5
+PORTNAME= Net-vCard
+PORTVERSION= 0.5
PORTREVISION= 1
-CATEGORIES= misc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
+CATEGORIES= misc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Read and write vCard files (RFC 2426)
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Read and write vCard files (RFC 2426)
-USES= perl5
-USE_PERL5= configure
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>