12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
|
$OpenBSD: patch-lib_srdb1_Makefile,v 1.1 2012/04/22 21:44:24 sthen Exp $
|
||
|
--- lib/srdb1/Makefile.orig Mon Feb 6 23:57:05 2012
|
||
|
+++ lib/srdb1/Makefile Mon Feb 6 23:57:20 2012
|
||
|
@@ -4,6 +4,7 @@ NAME:=srdb1
|
||
|
MAJOR_VER=1
|
||
|
MINOR_VER=0
|
||
|
BUGFIX_VER=0
|
||
|
+OBSD_VER=$(LIBsrdb1_VERSION)
|
||
|
LIBS=
|
||
|
|
||
|
include ../../Makefile.libs
|