diff options
Diffstat (limited to 'net/dnscap/Makefile')
-rw-r--r-- | net/dnscap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dnscap/Makefile b/net/dnscap/Makefile index 923ff5502d6..73c7bcb3462 100644 --- a/net/dnscap/Makefile +++ b/net/dnscap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/12/08 07:39:00 agc Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:17 asau Exp $ DISTNAME= dnscap-134 CATEGORIES= net @@ -11,7 +11,6 @@ LICENSE= isc GNU_CONFIGURE= yes -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${MANPREFIX}/man1 .include "../../net/libpcap/buildlink3.mk" |