pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/py-gdbm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:23:41 UTC 2017

Modified Files:
        pkgsrc/databases/py-gdbm: Makefile

Log Message:
py-gdbm: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/py-gdbm/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-gdbm/Makefile
diff -u pkgsrc/databases/py-gdbm/Makefile:1.36 pkgsrc/databases/py-gdbm/Makefile:1.37
--- pkgsrc/databases/py-gdbm/Makefile:1.36      Sun Sep  3 08:53:06 2017
+++ pkgsrc/databases/py-gdbm/Makefile   Mon Oct  9 08:23:41 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.36 2017/09/03 08:53:06 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2017/10/09 08:23:41 wiz Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-gdbm-${PY_DISTVERSION}
 CATEGORIES=    databases python
 
 MAINTAINER=    dolecek%ics.muni.cz@localhost
-HOMEPAGE=      https://www.python.org/doc/lib/module-gdbm.html
+HOMEPAGE=      https://docs.python.org/3/library/dbm.html#module-dbm.gnu
 COMMENT=       Python interface to gdbm - GNU database manager
 
 USE_TOOLS+=    patch



Home | Main Index | Thread Index | Old Index