831151a03f
previous maintainer ok).
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
$OpenBSD: patch-lib_srdb2_Makefile,v 1.1 2012/04/22 21:44:24 sthen Exp $
|
|
--- lib/srdb2/Makefile.orig Mon Feb 6 23:57:35 2012
|
|
+++ lib/srdb2/Makefile Mon Feb 6 23:57:50 2012
|
|
@@ -4,6 +4,7 @@ NAME:=srdb2
|
|
MAJOR_VER=1
|
|
MINOR_VER=0
|
|
BUGFIX_VER=0
|
|
+OBSD_VER=$(LIBsrdb2_VERSION)
|
|
LIBS=
|
|
|
|
include ../../Makefile.libs
|