diff options
Diffstat (limited to 'security/p5-Authen-PAM/Makefile')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 956d00236d5f..da984d34022c 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-Authen-PAM -PORTVERSION= 0.08 +PORTNAME= Authen-PAM +PORTVERSION= 0.09 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen -DISTNAME= Authen-PAM-0.08 +PKGNAMEPREFIX= p5- MAINTAINER= matt@zigg.com |