diff options
author | pav <pav@FreeBSD.org> | 2011-07-12 04:33:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-07-12 04:33:57 +0800 |
commit | 4fd3244a34d0fd83c32a2b44f2eddcbca2f129c7 (patch) | |
tree | f938b385fc13df66907abc0c2aeb262b688f6ecf /graphics | |
parent | c0946f8ffe79f0b2872f2347282402e16cb10bea (diff) | |
download | freebsd-ports-gnome-4fd3244a34d0fd83c32a2b44f2eddcbca2f129c7.tar.gz freebsd-ports-gnome-4fd3244a34d0fd83c32a2b44f2eddcbca2f129c7.tar.zst freebsd-ports-gnome-4fd3244a34d0fd83c32a2b44f2eddcbca2f129c7.zip |
- Fix fetch
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hsetroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile index e9799d099bdb..0615a4215650 100644 --- a/graphics/hsetroot/Makefile +++ b/graphics/hsetroot/Makefile @@ -9,7 +9,7 @@ PORTNAME= hsetroot PORTVERSION= 1.0.2 PORTREVISION= 9 CATEGORIES= graphics -MASTER_SITES= http://thegraveyard.org/files/ +MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to compose wallpapers for X |