pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-ldap3
Module Name: pkgsrc
Committed By: rodent
Date: Sun Dec 4 23:12:59 UTC 2016
Modified Files:
pkgsrc/databases/py-ldap3: Makefile
Log Message:
Fix MASTER_SITES.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/py-ldap3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/py-ldap3/Makefile
diff -u pkgsrc/databases/py-ldap3/Makefile:1.1 pkgsrc/databases/py-ldap3/Makefile:1.2
--- pkgsrc/databases/py-ldap3/Makefile:1.1 Sun Dec 4 21:12:59 2016
+++ pkgsrc/databases/py-ldap3/Makefile Sun Dec 4 23:12:58 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:12:59 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/04 23:12:58 rodent Exp $
DISTNAME= ldap3-2.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
-MASTER_SITES= ${MASTER_SITE_PYPI:=l/ldap3}
+MASTER_SITES= ${MASTER_SITE_PYPI:=l/ldap3/}
MAINTAINER= rodent%NetBSD.org@localhost
HOMEPAGE= https://github.com/cannatag/ldap3
Home |
Main Index |
Thread Index |
Old Index