diff options
author | demon <demon@FreeBSD.org> | 2003-05-08 14:11:16 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-05-08 14:11:16 +0800 |
commit | 58e0703581d19a2656f8c50a1a7a5ab1300a34a1 (patch) | |
tree | 879051e767c08a4fe9dabc8fcdf80c1fb27ac82f | |
parent | ce82fbdfcc9bd83789405ef49792a4eb29f93ed5 (diff) | |
download | freebsd-ports-gnome-58e0703581d19a2656f8c50a1a7a5ab1300a34a1.tar.gz freebsd-ports-gnome-58e0703581d19a2656f8c50a1a7a5ab1300a34a1.tar.zst freebsd-ports-gnome-58e0703581d19a2656f8c50a1a7a5ab1300a34a1.zip |
Update to version 2.03.
Approved by: maintainer
Reset MAINTAINER to ports@.
Requested by: former maintainer
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Authen-SASL/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index fecedd354afb..c83994bbd9dc 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -6,13 +6,13 @@ # PORTNAME= p5-Authen-SASL -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen DISTNAME= Authen-SASL-${PORTVERSION} -MAINTAINER= blaz@si.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for SASL authentication PERL_CONFIGURE= yes diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index 0d6a1014d334..bfca4435f580 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1 +1 @@ -MD5 (Authen-SASL-2.02.tar.gz) = 0c360ff57c975507a698ebd186e6744c +MD5 (Authen-SASL-2.03.tar.gz) = e8cd6e85266bb6b5efedd9ac7947ea0f |