diff options
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 9 | ||||
-rw-r--r-- | security/p5-Authen-PAM/distinfo | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index ef3ea5f..63493df 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -6,13 +6,16 @@ # PORTNAME= Authen-PAM -PORTVERSION= 0.12 +PORTVERSION= 0.13.p2 +PORTREVISION= 1 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= http://www.cs.kuleuven.ac.be/~pelov/pam/download/ MASTER_SITE_SUBDIR= Authen +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.p.*//} +DISTFILES= ${PORTNAME}-${PORTVERSION:S/.p/pre/}.tar.gz PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= des@FreeBSD.org PERL_CONFIGURE= yes diff --git a/security/p5-Authen-PAM/distinfo b/security/p5-Authen-PAM/distinfo index fa363bb..274f70e 100644 --- a/security/p5-Authen-PAM/distinfo +++ b/security/p5-Authen-PAM/distinfo @@ -1 +1 @@ -MD5 (Authen-PAM-0.12.tar.gz) = eda35b6c3161c8ed2fa3b990a6cede3f +MD5 (Authen-PAM-0.13pre2.tar.gz) = 5b8343d1d504b5e02599497ebe5342df |