diff options
Diffstat (limited to 'net/pload/Makefile')
-rw-r--r-- | net/pload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile index 425a4ac8a0c..abfe551d583 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/04/26 16:38:26 shattered Exp $ +# $NetBSD: Makefile,v 1.29 2014/10/09 14:06:48 wiz Exp $ # DISTNAME= pload-0.9.5 @@ -11,7 +11,6 @@ HOMEPAGE= http://web.archive.org/web/20050305142516/http://www.engr.utk.edu/~mds COMMENT= Network interface monitor for X11, monitoring totals and in/out rates LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews NOT_FOR_PLATFORM= Darwin-*-* NOT_FOR_BULK_PLATFORM= HPUX-*-* |