diff options
author | ache <ache@FreeBSD.org> | 1999-08-02 08:12:46 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-08-02 08:12:46 +0800 |
commit | c97d7bdbdf0b9c23bb089dacc78128db76085c8a (patch) | |
tree | a0b11132f547c1fb7ff215a69254107ac563465b /security/p5-Digest-MD5/Makefile | |
parent | bb011ada4cd973543193282d52805825ce82aed8 (diff) | |
download | freebsd-ports-graphics-c97d7bdbdf0b9c23bb089dacc78128db76085c8a.tar.gz freebsd-ports-graphics-c97d7bdbdf0b9c23bb089dacc78128db76085c8a.tar.zst freebsd-ports-graphics-c97d7bdbdf0b9c23bb089dacc78128db76085c8a.zip |
upgrade to 2.08
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 4c5908400ef..13e88a116ee 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -3,11 +3,11 @@ # Date created: 1999/04/07 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1999/04/07 20:20:33 ache Exp $ +# $Id: Makefile,v 1.2 1999/04/12 08:24:16 asami Exp $ # -DISTNAME= Digest-MD5-2.06 -PKGNAME= p5-Digest-MD5-2.06 +DISTNAME= Digest-MD5-2.08 +PKGNAME= p5-Digest-MD5-2.08 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MD5 |