Fix typo.

This commit is contained in:
bernd 2010-03-21 11:50:00 +00:00
parent c627ba7922
commit cf51407dcf
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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.