diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-27 18:52:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-27 18:52:29 +0000 |
commit | ff24389133e4b7e4fa964d1a97da982492cdab12 (patch) | |
tree | 6f6c6f681fb4fe9c6565c85fe4bf4cd13d45569d /wm/scrotwm | |
parent | db0beb2c8ed754a59076ac4557eb55a49e56e2a5 (diff) | |
download | pkgsrc-ff24389133e4b7e4fa964d1a97da982492cdab12.tar.gz |
Update MASTER_SITES, from Brad Ely on pkgsrc-users.
Diffstat (limited to 'wm/scrotwm')
-rw-r--r-- | wm/scrotwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/scrotwm/Makefile b/wm/scrotwm/Makefile index 7c6044df1b4..28e36102541 100644 --- a/wm/scrotwm/Makefile +++ b/wm/scrotwm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/02/18 12:03:23 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/07/27 18:52:29 wiz Exp $ # DISTNAME= scrotwm-0.9.22 CATEGORIES= wm -MASTER_SITES= http://scrotwm.org/snapshot/ +MASTER_SITES= https://opensource.conformal.com/snapshots/scrotwm/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org |