diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:22:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:22:14 +0000 |
commit | df569a3a40c4d4f9af53e32cdb7e1908bbdb1116 (patch) | |
tree | 52cf784b37d45003532b4eb1830cf262bb9b0aa0 /x11 | |
parent | e12fc5f51a9509311d833bfa448f95c2c4570616 (diff) |
Fix master_site
Notes
Notes:
svn path=/head/; revision=278813
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmblob/Makefile | 2 | ||||
-rw-r--r-- | x11/xcb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmblob/Makefile b/x11/wmblob/Makefile index 37aeb77a2b3d..a00538cfcd11 100644 --- a/x11/wmblob/Makefile +++ b/x11/wmblob/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmblob PORTVERSION= 1.0.3 PORTREVISION= 7 CATEGORIES= x11 windowmaker -MASTER_SITES= http://dockapps.org/files/155/541/ +MASTER_SITES= http://www.dockapps.org/files/155/541/ MAINTAINER= ports@FreeBSD.org COMMENT= Showing moving blobs diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index 37a2eb07d1f2..957316513e94 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -9,7 +9,7 @@ PORTNAME= xcb PORTVERSION= 2.4 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://www.goof.com/pcg/marc/data/ +MASTER_SITES= http://oldhome.schmorp.de/marc/data/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for managing x11 cut-buffers |