summaryrefslogtreecommitdiff
path: root/games/xbill
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-04-30 20:36:09 +0000
committertv <tv@pkgsrc.org>2004-04-30 20:36:09 +0000
commitde3807a9b924daee12c0a8b92b1527c980f92b74 (patch)
treeca58725d71036ef39886f45276853e2af9732aa1 /games/xbill
parenta5a94542f02120d397d0f50d111310d778e6082b (diff)
downloadpkgsrc-de3807a9b924daee12c0a8b92b1527c980f92b74.tar.gz
Fix oops in the MAKE_DIRS_PERMS line -- args out of order.
Diffstat (limited to 'games/xbill')
-rw-r--r--games/xbill/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index c3181aacedf..5090f299f5d 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/04/30 20:29:40 tv Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/30 20:36:09 tv Exp $
#
DISTNAME= xbill-2.0
@@ -19,7 +19,7 @@ USE_PKGINSTALL= YES
NO_INSTALL_MANPAGES= YES
PKG_GROUPS= games
-MAKE_DIRS_PERMS+= /var/games 0775 ${BINOWN} games
+MAKE_DIRS_PERMS+= /var/games ${BINOWN} games 0775
SUPPORT_FILES_PERMS+= ${PREFIX}/share/examples/xbill.scores /var/games/xbill.scores ${BINOWN} games 0664
post-install: