diff options
Diffstat (limited to 'sysutils/pftop/Makefile')
-rw-r--r-- | sysutils/pftop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index cba804f74d9..3078b4f4130 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2013/02/06 19:31:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/03 08:37:00 wiz Exp $ DISTNAME= pftop-0.7 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= sysutils net MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/ +#HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/ COMMENT= Utility for real-time display of statistics for PF NO_CONFIGURE= yes |