pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-pbkdf2 py-pbkdf2: remove incorrect EGG_NAME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/961460a045ad
branches:  trunk
changeset: 371777:961460a045ad
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 14 09:28:40 2022 +0000

description:
py-pbkdf2: remove incorrect EGG_NAME

diffstat:

 security/py-pbkdf2/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r b231aa85225a -r 961460a045ad security/py-pbkdf2/Makefile
--- a/security/py-pbkdf2/Makefile       Fri Jan 14 08:58:48 2022 +0000
+++ b/security/py-pbkdf2/Makefile       Fri Jan 14 09:28:40 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2022/01/04 20:54:43 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/14 09:28:40 wiz Exp $
 
 DISTNAME=      pbkdf2-1.3
 PKGNAME=       ${PYPKGPREFIX}-pbkdf2-1.3
 PKGREVISION=   1
-EGG_NAME=      pbkdf2-${PKGVERSION}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pbkdf2/}
 



Home | Main Index | Thread Index | Old Index