pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-pbkdf2 Fix previous.
details: https://anonhg.NetBSD.org/pkgsrc/rev/402b00f1ed54
branches: trunk
changeset: 355625:402b00f1ed54
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 07 10:49:49 2016 +0000
description:
Fix previous.
diffstat:
security/py-pbkdf2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e134259f7b3e -r 402b00f1ed54 security/py-pbkdf2/Makefile
--- a/security/py-pbkdf2/Makefile Wed Dec 07 10:48:24 2016 +0000
+++ b/security/py-pbkdf2/Makefile Wed Dec 07 10:49:49 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/12/07 10:48:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/07 10:49:49 wiz Exp $
DISTNAME= pbkdf2-1.3
PKGNAME= ${PYPKGPREFIX}-pbkdf2-1.3
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pypi.python.org/pypi/pbkdf2
-COMMENT= PKCS#5 v2.0 PBKDF2 Module
+COMMENT= PKCS \#5 v2.0 PBKDF2 Module
LICENSE= mit
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index