fix version tag
This commit is contained in:
parent
9d3739daa1
commit
75a55bf0c7
|
@ -1,4 +1,4 @@
|
||||||
# $OpenBSD: Makefile,v 1.44 2007/12/21 04:13:53 djm Exp $
|
# $OpenBSD: Makefile,v 1.45 2008/06/10 05:23:32 dtucker Exp $
|
||||||
|
|
||||||
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
|
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
|
||||||
tests: $(REGRESS_TARGETS)
|
tests: $(REGRESS_TARGETS)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $OpenBSD: addrmatch.sh,v 1.0 2008/06/10 05:23:32 dtucker Exp $
|
# $OpenBSD: addrmatch.sh,v 1.1 2008/06/10 05:23:32 dtucker Exp $
|
||||||
# Placed in the Public Domain.
|
# Placed in the Public Domain.
|
||||||
|
|
||||||
tid="address match"
|
tid="address match"
|
||||||
|
|
Loading…
Reference in New Issue