summaryrefslogtreecommitdiff
path: root/net/fping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/fping/Makefile')
-rw-r--r--net/fping/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile
index 6d7e7b6cd7a..5019b463bc1 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2017/05/22 09:14:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.19 2018/09/21 12:10:07 adam Exp $
-DISTNAME= fping-4.0
+DISTNAME= fping-4.1
CATEGORIES= net
MASTER_SITES= http://fping.org/dist/
@@ -8,8 +8,8 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.fping.org/
COMMENT= Quickly ping many hosts w/o flooding the network
-GNU_CONFIGURE= yes
USE_LANGUAGES= c99
+GNU_CONFIGURE= yes
SPECIAL_PERMS+= sbin/fping ${SETUID_ROOT_PERMS}