diff options
Diffstat (limited to 'security/p5-PGP/Makefile')
-rw-r--r-- | security/p5-PGP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 5202b06a4069..eb57cfe4c69e 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-PGP -PORTVERSION= 0.3a +PORTVERSION= 0.3a CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP @@ -14,7 +14,7 @@ DISTNAME= PGP-0.3a MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp +BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp USE_PERL5= YES |