diff options
author | fjoe <fjoe@FreeBSD.org> | 2006-01-22 20:19:30 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2006-01-22 20:19:30 +0800 |
commit | b3d2d97bf75a0fd0bf774c2a107ac976ba9b8aa4 (patch) | |
tree | 6e655270ad6ae0506d22b4ea6dc5e8b632895cc1 /sysutils | |
parent | 38ee80db4980ffd492ae0fde533d1816a8311ba9 (diff) | |
download | freebsd-ports-gnome-b3d2d97bf75a0fd0bf774c2a107ac976ba9b8aa4.tar.gz freebsd-ports-gnome-b3d2d97bf75a0fd0bf774c2a107ac976ba9b8aa4.tar.zst freebsd-ports-gnome-b3d2d97bf75a0fd0bf774c2a107ac976ba9b8aa4.zip |
http://developer.linuxtag.net/knoppix/sources/ is not accessible for a
long time. Switch to another MASTER_SITE.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cloop-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cloop-utils/Makefile b/sysutils/cloop-utils/Makefile index ed7cb45f6272..4c85fa4d45ec 100644 --- a/sysutils/cloop-utils/Makefile +++ b/sysutils/cloop-utils/Makefile @@ -8,7 +8,7 @@ PORTNAME= cloop-utils PORTVERSION= ${CLOOP_VERSION}.${CLOOP_REVISION} CATEGORIES= sysutils -MASTER_SITES= http://developer.linuxtag.net/knoppix/sources/ +MASTER_SITES= http://debian-knoppix.alioth.debian.org/sources/ DISTNAME= cloop_${CLOOP_VERSION}-${CLOOP_REVISION} MAINTAINER= fjoe@FreeBSD.org |