Add a comment, in case someone wonders why we're not using the latest version.

This commit is contained in:
jca 2015-08-12 11:24:05 +00:00
parent ff5968e958
commit f898d4851c
2 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2015/07/20 18:36:15 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2015/08/12 11:24:05 jca Exp $
SHARED_ONLY= Yes
COMMENT= trivial database library
# Keep in sync with the version bundled in net/samba4
DISTNAME= tdb-1.2.12
REVISION= 1

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2015/07/18 02:36:20 jca Exp $
# $OpenBSD: Makefile,v 1.8 2015/08/12 11:24:05 jca Exp $
SHARED_ONLY= Yes
COMMENT= hierarchical memory pool system with destructors
# Keep in sync with the version bundled in net/samba4
DISTNAME= talloc-2.1.2
PKGNAME= lib${DISTNAME}