diff options
Diffstat (limited to 'net/wimon/Makefile')
-rw-r--r-- | net/wimon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/wimon/Makefile b/net/wimon/Makefile index 38450cc35c6..196a6779be9 100644 --- a/net/wimon/Makefile +++ b/net/wimon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 18:10:16 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:49 wiz Exp $ DISTNAME= wimon-0.3 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://imil.net/wimon/ COMMENT= Tool that shows a real-time graph of your wireless connection LICENSE= original-bsd -PKG_INSTALLATION_TYPES= overwrite pkgviews - ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* # Needs net80211/*.h header files which appeared in 1.6ZD. NOT_FOR_PLATFORM= NetBSD-0*-* NetBSD-1.[012345]*-* NetBSD-1.6[-_.]*-* |