aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-25 21:18:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-25 21:18:24 +0000
commitc3d29d4eb74234ed8716e6dec0796bd051e02d9d (patch)
tree2b6ba80f5011782665e91c0d98a4c1caf3cb573d /net
parentd9c7c45dc4fd8beb1c424a8d605bbb3bc1286634 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/sambasentinel/Makefile2
-rw-r--r--net/sambasentinel/pkg-descr2
2 files changed, 2 insertions, 2 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>