This commit is contained in:
jca 2016-05-08 09:11:35 +00:00
parent a87170bfea
commit 968fa762be
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2016/04/25 08:13:41 jca Exp $
# $OpenBSD: Makefile,v 1.21 2016/05/08 09:11:35 jca Exp $
COMMENT= trivial database library
@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c m pthread util ${MODPY_WANTLIB}
MASTER_SITES= http://samba.org/ftp/tdb/
MASTER_SITES= https://download.samba.org/pub/tdb/
MODULES= lang/python
MODPY_RUNDEP= No

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2016/04/22 11:44:48 jca Exp $
# $OpenBSD: Makefile,v 1.12 2016/05/08 09:11:35 jca Exp $
COMMENT= hierarchical memory pool system with destructors
@ -20,7 +20,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += m pthread util ${MODPY_WANTLIB}
MASTER_SITES= https://samba.org/ftp/talloc/
MASTER_SITES= https://download.samba.org/pub/talloc/
MODULES= lang/python
MODPY_RUNDEP= No