summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-08-06 01:30:04 +0000
committertaca <taca@pkgsrc.org>2013-08-06 01:30:04 +0000
commit12a737648993a50d2809a867ab1ae5c04e9c6624 (patch)
treef5789895bb223a30ea2aa3cc8785e38007db624e /security/p5-Crypt-DES
parent79a66d7f1a55bf858e4ccb883b9d9c05d1a4c4e4 (diff)
downloadpkgsrc-12a737648993a50d2809a867ab1ae5c04e9c6624.tar.gz
Make sure to set correct PKGNAME using DISTNAME.
Diffstat (limited to 'security/p5-Crypt-DES')
-rw-r--r--security/p5-Crypt-DES/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile
index 7a25a66f44c..6203a12c2d6 100644
--- a/security/p5-Crypt-DES/Makefile
+++ b/security/p5-Crypt-DES/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/07/25 13:47:31 wen Exp $
+# $NetBSD: Makefile,v 1.22 2013/08/06 01:30:04 taca Exp $
#
DISTNAME= Crypt-DES-2.07
-PKGNAME= p5-Crypt-DES-2.05
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5des
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}