artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
973cec6
)
just released mandoc 1.13.2
author
schwarze
<schwarze@openbsd.org>
Sat, 13 Dec 2014 15:30:52 +0000
(15:30 +0000)
committer
schwarze
<schwarze@openbsd.org>
Sat, 13 Dec 2014 15:30:52 +0000
(15:30 +0000)
usr.bin/mandoc/Makefile
patch
|
blob
|
history
diff --git
a/usr.bin/mandoc/Makefile
b/usr.bin/mandoc/Makefile
index
061ef38
..
75724a3
100644
(file)
--- a/
usr.bin/mandoc/Makefile
+++ b/
usr.bin/mandoc/Makefile
@@
-1,8
+1,8
@@
-# $OpenBSD: Makefile,v 1.8
7 2014/11/28 18:35:37
schwarze Exp $
+# $OpenBSD: Makefile,v 1.8
8 2014/12/13 15:30:52
schwarze Exp $
.include <bsd.own.mk>
-CFLAGS += -DVERSION=\"1.13.
1
\"
+CFLAGS += -DVERSION=\"1.13.
2
\"
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter
DPADD += ${LIBUTIL}
LDADD += -lsqlite3 -lutil