summaryrefslogtreecommitdiff
path: root/net/nemesis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nemesis/Makefile')
-rw-r--r--net/nemesis/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile
index 4846e545b4e..3fcabf97b00 100644
--- a/net/nemesis/Makefile
+++ b/net/nemesis/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/07/14 14:48:09 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2005/08/26 17:01:38 drochner Exp $
-DISTNAME= nemesis-1.32
-PKGREVISION= 1
+DISTNAME= nemesis-1.4
CATEGORIES= net
-MASTER_SITES= http://jeff.wwti.com/nemesis/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nemesis/}
MAINTAINER= xs@nitric.net
HOMEPAGE= http://jeff.wwti.com/nemesis/
@@ -11,7 +10,7 @@ COMMENT= Nemesis is a command-line UNIX network packet injection suite
GNU_CONFIGURE= # defined
-BUILDLINK_DEPENDS.libnet+= libnet-1.0.*
+BUILDLINK_DEPENDS.libnet+= libnet-1.0.2a
.include "../../net/libpcap/buildlink3.mk"
.include "../../devel/libnet/buildlink3.mk"