Fix typo.
This commit is contained in:
parent
c627ba7922
commit
cf51407dcf
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2009/09/15 17:37:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/03/21 11:50:00 bernd Exp $
|
||||
|
||||
COMMENT= daemon to modify pf tables from userland
|
||||
|
||||
DISTNAME= tabled-1.0.5
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -12,4 +12,4 @@ if [ -x ${PREFIX}/sbin/tabled ]; then
|
||||
${PREFIX}/sbin/tabled
|
||||
fi
|
||||
|
||||
Make sure to set the permsission of the fifo right.
|
||||
Make sure to set the permission of the fifo right.
|
||||
|
Loading…
Reference in New Issue
Block a user