From c1588ce22aa3dfc4f96f7e45064c6240d69b1504 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 18 Nov 2004 05:08:55 +0000 Subject: PKGNAME should include the version number. Also remove the redundant "py" prefix from PKGNAME. --- security/py-crack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/py-crack') diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile index 796594db758..7ad2b5d4aba 100644 --- a/security/py-crack/Makefile +++ b/security/py-crack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 11:29:52 darcy Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/18 05:08:55 minskim Exp $ # DISTNAME= pycrack-0.01 -PKGNAME= ${PYPKGPREFIX}-pycrack +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/py//} CATEGORIES= security python MASTER_SITES= http://www.digitalevacuation.org/pycrack/ -- cgit v1.2.3