diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-03-06 22:38:04 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-03-06 22:38:04 +0000 |
commit | 013dc724879b32069bfcd2a8572c089a347cd854 (patch) | |
tree | 8e022c4a05bc9e54739b788a150a2480f3b46d91 | |
parent | 2c78039491c9d31ef6153ced734e8eaa7f956ca4 (diff) | |
download | ports-013dc724879b32069bfcd2a8572c089a347cd854.tar.gz ports-013dc724879b32069bfcd2a8572c089a347cd854.zip |
Notes
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Authen-PAM/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 63493df4fb64..6b779c0e8105 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -6,13 +6,10 @@ # PORTNAME= Authen-PAM -PORTVERSION= 0.13.p2 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= security perl5 -MASTER_SITES= http://www.cs.kuleuven.ac.be/~pelov/pam/download/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.p.*//} -DISTFILES= ${PORTNAME}-${PORTVERSION:S/.p/pre/}.tar.gz PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org diff --git a/security/p5-Authen-PAM/distinfo b/security/p5-Authen-PAM/distinfo index 274f70e54cb0..de0e8ec4bee8 100644 --- a/security/p5-Authen-PAM/distinfo +++ b/security/p5-Authen-PAM/distinfo @@ -1 +1 @@ -MD5 (Authen-PAM-0.13pre2.tar.gz) = 5b8343d1d504b5e02599497ebe5342df +MD5 (Authen-PAM-0.13.tar.gz) = 8e7eaea6e11af53b8b96da0d200f34de |