aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-10-13 13:42:56 +0800
committerlinimon <linimon@FreeBSD.org>2005-10-13 13:42:56 +0800
commitba69608fba986c937fba22269dc1200eccf58296 (patch)
tree600e03e9019b0fa96c3022f73371e7e13fe27db4 /net
parent9e0490d219e5835fde13bb7fa2dae4ee78d85ade (diff)
downloadfreebsd-ports-gnome-ba69608fba986c937fba22269dc1200eccf58296.tar.gz
freebsd-ports-gnome-ba69608fba986c937fba22269dc1200eccf58296.tar.zst
freebsd-ports-gnome-ba69608fba986c937fba22269dc1200eccf58296.zip
Mark as BROKEN: unfetchable. Nothing depends on this.
Source: distfile survey
Diffstat (limited to 'net')
-rw-r--r--net/sambasentinel/Makefile6
-rw-r--r--net/sambasentinel/pkg-descr1
2 files changed, 5 insertions, 2 deletions
diff --git a/net/sambasentinel/Makefile b/net/sambasentinel/Makefile
index 0a3fd1aba729..e5805d3cecbb 100644
--- a/net/sambasentinel/Makefile
+++ b/net/sambasentinel/Makefile
@@ -9,12 +9,16 @@ PORTNAME= sambasentinel
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://kling.mine.nu/files/
+MASTER_SITES= # disappeared
DISTNAME= SambaSentinel-${PORTVERSION}
MAINTAINER= pat@FreeBSD.org
COMMENT= SambaSentinel is a gtk-frontend to smbstatus with additional features
+BROKEN= "mastersite disappeared"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE= 2005-12-13
+
RUN_DEPENDS= jags:${PORTSDIR}/net/jags
PLIST_FILES= bin/SambaSentinel
diff --git a/net/sambasentinel/pkg-descr b/net/sambasentinel/pkg-descr
index 3c34a6e96c71..c5202eb74980 100644
--- a/net/sambasentinel/pkg-descr
+++ b/net/sambasentinel/pkg-descr
@@ -2,7 +2,6 @@ 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://kling.mine.nu/sambasentinel.htm
Author: Robert Kling <robkli-8@student.luth.se>
- Patrick Li <pat@FreeBSD.org>