diff options
author | pat <pat@FreeBSD.org> | 2002-07-26 05:18:24 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-26 05:18:24 +0800 |
commit | b541b9e41602fad29e52064c2e889970d2ea96db (patch) | |
tree | 49442882466e7f3b32a26db6209545ea56e1205d | |
parent | 8504fe29748dbdeb485e6ecbc9fe0beab7448d8d (diff) | |
download | freebsd-ports-gnome-b541b9e41602fad29e52064c2e889970d2ea96db.tar.gz freebsd-ports-gnome-b541b9e41602fad29e52064c2e889970d2ea96db.tar.zst freebsd-ports-gnome-b541b9e41602fad29e52064c2e889970d2ea96db.zip |
Project site moved
-rw-r--r-- | net/sambasentinel/Makefile | 2 | ||||
-rw-r--r-- | net/sambasentinel/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/wmcube/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmcube/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/sambasentinel/Makefile b/net/sambasentinel/Makefile index 880372489a7a..fb0caf484478 100644 --- a/net/sambasentinel/Makefile +++ b/net/sambasentinel/Makefile @@ -8,7 +8,7 @@ PORTNAME= sambasentinel PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= http://boombox.campus.luth.se/files/ +MASTER_SITES= http://kling.mine.nu/kling/files/ DISTNAME= SambaSentinel-${PORTVERSION} MAINTAINER= pat@FreeBSD.org diff --git a/net/sambasentinel/pkg-descr b/net/sambasentinel/pkg-descr index 2cf670788bad..4b9be8fc21c0 100644 --- a/net/sambasentinel/pkg-descr +++ b/net/sambasentinel/pkg-descr @@ -2,7 +2,7 @@ SambaSentinel is basically a gtk-frontend to smbstatus but it extends it with number of useful features such as killing processes and mounting/browsing a visiting computer. -WWW: http://boombox.campus.luth.se/sambasentinel.htm +WWW: http://kling.mine.nu/kling/sambasentinel.htm Author: Robert Kling <robkli-8@student.luth.se> - Patrick Li <pat@FreeBSD.org> diff --git a/sysutils/wmcube/Makefile b/sysutils/wmcube/Makefile index 3f532b079e05..f32fcc505e97 100644 --- a/sysutils/wmcube/Makefile +++ b/sysutils/wmcube/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmcube PORTVERSION= 0.98 PORTREVISION= 1 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://boombox.campus.luth.se/files/ +MASTER_SITES= http://kling.mine.nu/kling/files/ MAINTAINER= pat@FreeBSD.org diff --git a/sysutils/wmcube/pkg-descr b/sysutils/wmcube/pkg-descr index ee80c039d27b..3033c180c4f7 100644 --- a/sysutils/wmcube/pkg-descr +++ b/sysutils/wmcube/pkg-descr @@ -2,7 +2,7 @@ wmCube is a dockapp that displays a realtime rotating 3d-object and the current cpu-load. The cpu-load also makes the object spin faster/slower. You can zoom in and out by clicking on the dockapp. -WWW: http://boombox.campus.luth.se/wmcube.htm +WWW: http://kling.mine.nu/kling/wmcube.htm Author: Robert Kling <robkli-8@student.luth.se> - Patrick Li <pat@FreeBSD.org> |