diff options
author | jgh <jgh@FreeBSD.org> | 2015-03-05 12:12:57 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2015-03-05 12:12:57 +0800 |
commit | 0693083bca6a5a4ff383cb848177a90ea664187c (patch) | |
tree | bfa91d487fda2ec3bb38ec88b5122b991da33c76 /x11 | |
parent | 48d5adb9d53b08cdbb153830dc599b1c67f1cbdc (diff) | |
download | freebsd-ports-gnome-0693083bca6a5a4ff383cb848177a90ea664187c.tar.gz freebsd-ports-gnome-0693083bca6a5a4ff383cb848177a90ea664187c.tar.zst freebsd-ports-gnome-0693083bca6a5a4ff383cb848177a90ea664187c.zip |
- fix fetch, upstream is shifting to static parent to better track
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 808b43ec41af..cbb74044e8be 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -4,7 +4,7 @@ PORTNAME= xlockmore PORTVERSION= 5.45 CATEGORIES?= x11 -MASTER_SITES= http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \ +MASTER_SITES= http://www.tux.org/~bagleyd/xlock/xlockmore-old/${PORTNAME}-${PORTVERSION}/ \ ftp://ibiblio.org/pub/Linux/X11/screensavers/ \ LOCAL/ehaupt |