summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2007-03-08 19:25:32 +0000
committerwiz <wiz>2007-03-08 19:25:32 +0000
commit0dc096efce80b5cc381e755270e8737e280bfed1 (patch)
treef86a18910b514eba7f155570d48c7ed905d33180 /net
parent6d58d95eb0e1c722be1a1e399c832782eac7d775 (diff)
downloadpkgsrc-0dc096efce80b5cc381e755270e8737e280bfed1.tar.gz
Minor pkglint cleanup, from Sergey Svishchev.
Diffstat (limited to 'net')
-rw-r--r--net/nemesis/Makefile4
-rw-r--r--net/scdp/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile
index edf4fe19b22..a2f27fc4b82 100644
--- a/net/nemesis/Makefile
+++ b/net/nemesis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/02/18 18:58:13 adrianp Exp $
+# $NetBSD: Makefile,v 1.17 2007/03/08 19:25:32 wiz Exp $
DISTNAME= nemesis-1.4
PKGREVISION= 1
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jeff.wwti.com/nemesis/
COMMENT= Nemesis is a command-line UNIX network packet injection suite
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libnet-includes=${BUILDLINK_PREFIX.libnet10}/include/libnet10
CONFIGURE_ARGS+= --with-libnet-libs=${BUILDLINK_PREFIX.libnet10}/lib/libnet10
diff --git a/net/scdp/Makefile b/net/scdp/Makefile
index e9890ae42bf..fcdaa8a56da 100644
--- a/net/scdp/Makefile
+++ b/net/scdp/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2007/02/18 18:54:23 adrianp Exp $
+# $NetBSD: Makefile,v 1.9 2007/03/08 19:25:32 wiz Exp $
#
DISTNAME= scdp-1.0b
-PKGNAME= scdp-1.0.2
+PKGNAME= scdp-1.0.2
PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scdp/}
MAINTAINER= arved@arved.at
-HOMEPAGE= http://sourceforge.net/projects/scdp/
+HOMEPAGE= http://sourceforge.net/projects/scdp/
COMMENT= Program to send Cisco Discovery Protocol packets
GNU_CONFIGURE= yes