summaryrefslogtreecommitdiff
path: root/net/netatalk/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2008-12-29 08:48:45 +0000
committermarkd <markd>2008-12-29 08:48:45 +0000
commit14cb935c02c6a4e1110711c696ea75309a73bf0d (patch)
tree66aec6550647a7da75a0ba8ea2942b485303bd07 /net/netatalk/Makefile
parent5fe1c6e97b07e58cbd29b02ed66b8e6486ac73e1 (diff)
downloadpkgsrc-14cb935c02c6a4e1110711c696ea75309a73bf0d.tar.gz
Fix quoting chars in popen variables expansion
(http://secunia.com/advisories/33227/) patch from 2.0.4beta2. Bump PKGREVISION.
Diffstat (limited to 'net/netatalk/Makefile')
-rw-r--r--net/netatalk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index aa751dd8c01..0b82136ff9e 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2008/09/06 20:54:33 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2008/12/29 08:48:45 markd Exp $
DISTNAME= netatalk-2.0.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
EXTRACT_SUFX= .tar.bz2