artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee40f3
)
mandoc 1.13.1 has been released
author
schwarze
<schwarze@openbsd.org>
Thu, 14 Aug 2014 02:49:23 +0000
(
02:49
+0000)
committer
schwarze
<schwarze@openbsd.org>
Thu, 14 Aug 2014 02:49:23 +0000
(
02:49
+0000)
usr.bin/mandoc/Makefile
patch
|
blob
|
history
diff --git
a/usr.bin/mandoc/Makefile
b/usr.bin/mandoc/Makefile
index
648a25f
..
ae61827
100644
(file)
--- a/
usr.bin/mandoc/Makefile
+++ b/
usr.bin/mandoc/Makefile
@@
-1,8
+1,8
@@
-# $OpenBSD: Makefile,v 1.8
0 2014/07/13 09:58:52
schwarze Exp $
+# $OpenBSD: Makefile,v 1.8
1 2014/08/14 02:49:23
schwarze Exp $
.include <bsd.own.mk>
-CFLAGS += -DVERSION=\"1.13.
0
\"
+CFLAGS += -DVERSION=\"1.13.
1
\"
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter
DPADD += ${LIBUTIL}
LDADD += -lsqlite3 -lutil