diff options
Diffstat (limited to 'net/nemesis')
-rw-r--r-- | net/nemesis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile index 45b24631933..47c4703cc06 100644 --- a/net/nemesis/Makefile +++ b/net/nemesis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/02/06 19:30:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/03 08:36:57 wiz Exp $ DISTNAME= nemesis-1.4 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nemesis/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jeff.wwti.com/nemesis/ +#HOMEPAGE= http://jeff.wwti.com/nemesis/ COMMENT= Nemesis is a command-line UNIX network packet injection suite GNU_CONFIGURE= yes |