10 lines
241 B
Text
10 lines
241 B
Text
--- src/lib/trie/Makefile.orig Mon May 15 23:11:07 2017
|
|
+++ src/lib/trie/Makefile Mon May 15 23:11:25 2017
|
|
@@ -4,6 +4,7 @@ NAME:=trie
|
|
MAJOR_VER=1
|
|
MINOR_VER=0
|
|
BUGFIX_VER=0
|
|
+OBSD_VER=$(LIBtrie_VERSION)
|
|
LIBS=
|
|
|
|
include ../../Makefile.libs
|