pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/passphrase



Module Name:    pkgsrc
Committed By:   nikita
Date:           Tue Jun 16 11:46:57 UTC 2020

Modified Files:
        pkgsrc/security/passphrase: Makefile

Log Message:
pyversion


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/passphrase/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/passphrase/Makefile
diff -u pkgsrc/security/passphrase/Makefile:1.3 pkgsrc/security/passphrase/Makefile:1.4
--- pkgsrc/security/passphrase/Makefile:1.3     Tue Jun 16 11:34:40 2020
+++ pkgsrc/security/passphrase/Makefile Tue Jun 16 11:46:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/06/16 11:34:40 nikita Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/16 11:46:57 nikita Exp $
 
 DISTNAME=      1.0.0
 PKGNAME=       passphrase-1.0.0
@@ -13,7 +13,7 @@ LICENSE=      mit
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/pyversion.mk"
 CONFLICTS+=    ${PYPKGPREFIX}-pyutil-[0-9]*
 
 SUBST_CLASSES+=                mandir



Home | Main Index | Thread Index | Old Index