diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
commit | 91ff2e5df01ef0f0574a9160460f21d35f07b273 (patch) | |
tree | 2d92c4af6091ecaa044c914a8bf38aa6a5408c19 /x11-toolkits | |
parent | a96c3aa129cafdadaac1592f73d739bd8f1c54a4 (diff) | |
download | freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.gz freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.zst freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.zip |
Adjust MASTER_SITES to an other server of mine
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xscoop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xscoop/Makefile b/x11-toolkits/xscoop/Makefile index ee7c8877a04c..4e44cbd8daf0 100644 --- a/x11-toolkits/xscoop/Makefile +++ b/x11-toolkits/xscoop/Makefile @@ -9,7 +9,7 @@ PORTNAME= xscoop PORTVERSION= 1.0.2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fourcalorieservers.com/ports/x11-toolkits/xscoop/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/others_ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ MAINTAINER= rscheckelhoff@fourcalorieservers.com COMMENT= An X library detective |