diff options
Diffstat (limited to 'net/wmnet')
-rw-r--r-- | net/wmnet/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index 880254b5481..5767ae17db3 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2015/08/06 22:29:04 khorben Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/06 10:40:31 wiz Exp $ DISTNAME= wmnet-1.06 PKGREVISION= 5 CATEGORIES= net x11 -MASTER_SITES= http://www.katharineosborne.com/wmnet/ +#MASTER_SITES= http://www.katharineosborne.com/wmnet/ # Random patches: # http://www.rampant.org/~dp/software/wmnet.solaris.patch -- included @@ -11,7 +11,7 @@ MASTER_SITES= http://www.katharineosborne.com/wmnet/ # http://mail.afterstep.org/pipermail/as-users/2004-December/001457.html MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.katharineosborne.com/wmnet/ +#HOMEPAGE= http://www.katharineosborne.com/wmnet/ COMMENT= Dockable network monitor USE_IMAKE= YES |