diff options
author | bgrayson <bgrayson> | 2003-10-04 01:42:36 +0000 |
---|---|---|
committer | bgrayson <bgrayson> | 2003-10-04 01:42:36 +0000 |
commit | fc0d1e9a5d768fa7b9551176955474e19f294859 (patch) | |
tree | 1965638c7e51e8f4668dd54e751ff42d36e4b276 /sysutils | |
parent | 783b4b0e4c0ec5e6ec323a3e14971af1f3faf54f (diff) | |
download | pkgsrc-fc0d1e9a5d768fa7b9551176955474e19f294859.tar.gz |
Bumped master sites and home page to the new location, at sourceforge.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xosview/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 1c47d63ce8d..0af313931fa 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.43 2003/07/17 22:53:59 grant Exp $ +# $NetBSD: Makefile,v 1.44 2003/10/04 01:42:36 bgrayson Exp $ DISTNAME= xosview-1.7.0.b PKGNAME= xosview-1.7.0b CATEGORIES= sysutils -MASTER_SITES= http://www.ece.utexas.edu/~bgrayson/xosview/ \ - http://lore.ece.utexas.edu/~bgrayson/xosview/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xosview/} MAINTAINER= bgrayson@NetBSD.org -HOMEPAGE= http://lore.ece.utexas.edu/~bgrayson/xosview.html +HOMEPAGE= http://xosview.sourceforge.net/ COMMENT= X11 graphical display of OS statistics NOT_FOR_PLATFORM= NetBSD-1.[7-9]*-* NetBSD-[2-9]*-* |