diff options
author | obache <obache@pkgsrc.org> | 2008-12-28 12:57:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-28 12:57:17 +0000 |
commit | 537286ad9aaf6a9776b0bf078c3e9b8327e0a081 (patch) | |
tree | 2f14c2380431a20d0bb69e8f3c435e30fa4edd9d /x11 | |
parent | 436e982b8bef828ae1a2b7cc83624c7f93342872 (diff) | |
download | pkgsrc-537286ad9aaf6a9776b0bf078c3e9b8327e0a081.tar.gz |
Update MASTER_SITES and HOMEPAGE to new location.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xsnow/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 2b611a8418a..4bd31288921 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.26 2008/07/14 12:56:20 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2008/12/28 12:57:17 obache Exp $ DISTNAME= xsnow-1.42 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://www.euronet.nl/~rja/Xsnow/ +MASTER_SITES= http://dropmix.xs4all.nl/rick/Xsnow/ MAINTAINER= is@NetBSD.org -HOMEPAGE= http://www.euronet.nl/~rja/Xsnow/ +HOMEPAGE= http://dropmix.xs4all.nl/rick/Xsnow/ COMMENT= Create a snowy and Santa-y desktop PKG_DESTDIR_SUPPORT= user-destdir |