aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-07-26 05:18:24 +0800
committerpat <pat@FreeBSD.org>2002-07-26 05:18:24 +0800
commitb541b9e41602fad29e52064c2e889970d2ea96db (patch)
tree49442882466e7f3b32a26db6209545ea56e1205d /net
parent8504fe29748dbdeb485e6ecbc9fe0beab7448d8d (diff)
downloadfreebsd-ports-graphics-b541b9e41602fad29e52064c2e889970d2ea96db.tar.gz
freebsd-ports-graphics-b541b9e41602fad29e52064c2e889970d2ea96db.tar.zst
freebsd-ports-graphics-b541b9e41602fad29e52064c2e889970d2ea96db.zip
Project site moved
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 880372489a7..fb0caf48447 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 2cf670788ba..4b9be8fc21c 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>