summaryrefslogtreecommitdiff
path: root/textproc/grepcidr/Makefile
diff options
context:
space:
mode:
authorapb <apb>2013-12-16 15:28:28 +0000
committerapb <apb>2013-12-16 15:28:28 +0000
commit89a93e553c8ca261d9d71758965f75c44e2df5eb (patch)
tree55fe4bd5b5843fd2fbef536509ae831fcc05a407 /textproc/grepcidr/Makefile
parentf1c4069c1d0284d4e527b75a67efe685a038a651 (diff)
downloadpkgsrc-89a93e553c8ca261d9d71758965f75c44e2df5eb.tar.gz
Update grepcidr to version 2.95. It's now distributed as a tarball,
so we don't have to download each file individually; a bug in command line argument parsing has been fixed, and an incorrect size has been fixed in a malloc call.
Diffstat (limited to 'textproc/grepcidr/Makefile')
-rw-r--r--textproc/grepcidr/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/grepcidr/Makefile b/textproc/grepcidr/Makefile
index 25e65445069..492cf62148e 100644
--- a/textproc/grepcidr/Makefile
+++ b/textproc/grepcidr/Makefile
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2013/12/14 06:56:16 apb Exp $
+# $NetBSD: Makefile,v 1.2 2013/12/16 15:28:28 apb Exp $
-DISTNAME= grepcidr-2.9
+DISTNAME= grepcidr-2.95
CATEGORIES= textproc
MASTER_SITES= http://www.taugh.com/grepcidr-2/
-DISTFILES= grepcidr.c grepcidr.1 Makefile ChangeLog
+EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@netbsd.org
HOMEPAGE= http://www.taugh.com/grepcidr-2/
COMMENT= Filter IP addresses matching IPv4 or IPv6 CIDR specification
LICENSE= gnu-gpl-v2
-WRKSRC= ${WRKDIR}
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install: