pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-pbkdf2
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 14 09:28:40 UTC 2022
Modified Files:
pkgsrc/security/py-pbkdf2: Makefile
Log Message:
py-pbkdf2: remove incorrect EGG_NAME
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-pbkdf2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-pbkdf2/Makefile
diff -u pkgsrc/security/py-pbkdf2/Makefile:1.4 pkgsrc/security/py-pbkdf2/Makefile:1.5
--- pkgsrc/security/py-pbkdf2/Makefile:1.4 Tue Jan 4 20:54:43 2022
+++ pkgsrc/security/py-pbkdf2/Makefile Fri Jan 14 09:28:40 2022
@@ -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