diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/wmnet | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/wmnet')
-rw-r--r-- | net/wmnet/Makefile | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index 24249b7063c..684362e5881 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -1,12 +1,17 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:32 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/04 21:53:18 wiz Exp $ DISTNAME= wmnet-1.06 PKGREVISION= 5 CATEGORIES= net x11 -MASTER_SITES= http://www.digitalkaos.net/linux/wmnet/download/ +MASTER_SITES= http://www.katharineosborne.com/wmnet/ + +# Random patches: +# http://www.rampant.org/~dp/software/wmnet.solaris.patch -- included +# http://glitchy.net/code/wmnet/wmnet-1.06-ul_fix.diff +# http://mail.afterstep.org/pipermail/as-users/2004-December/001457.html MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.digitalkaos.net/linux/wmnet/ +HOMEPAGE= http://www.katharineosborne.com/wmnet/ COMMENT= Dockable network monitor USE_IMAKE= YES |