aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/stmpclean
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-04-13 22:09:41 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-04-13 22:09:41 +0800
commit33d4c354f21520a6ffb6dbdf8663e605561b552f (patch)
tree66f8cafe3508835941d2fbe6364eb2e9906e5181 /sysutils/stmpclean
parent7d879a9ce9f82df1a262311b0160bb7dccc34d08 (diff)
downloadfreebsd-ports-gnome-33d4c354f21520a6ffb6dbdf8663e605561b552f.tar.gz
freebsd-ports-gnome-33d4c354f21520a6ffb6dbdf8663e605561b552f.tar.zst
freebsd-ports-gnome-33d4c354f21520a6ffb6dbdf8663e605561b552f.zip
- Current MASTER_SITES gives a 301 redirect, so point to final location
add WWW. PR: 111155 Submitted by: Jason Harris <jharris AT widomaker.com> Approved by: Stanislav Shalunov <shalunov AT shlang.com> (maintainer) clsung (mentor)
Diffstat (limited to 'sysutils/stmpclean')
-rw-r--r--sysutils/stmpclean/Makefile2
-rw-r--r--sysutils/stmpclean/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/stmpclean/Makefile b/sysutils/stmpclean/Makefile
index 47d26ab04004..e90a115a309c 100644
--- a/sysutils/stmpclean/Makefile
+++ b/sysutils/stmpclean/Makefile
@@ -8,7 +8,7 @@
PORTNAME= stmpclean
PORTVERSION= 0.3
CATEGORIES= sysutils security
-MASTER_SITES= http://www.internet2.edu/~shalunov/stmpclean/
+MASTER_SITES= http://shlang.com/stmpclean/
MAINTAINER= shalunov@shlang.com
COMMENT= Remove old files from temporary directories
diff --git a/sysutils/stmpclean/pkg-descr b/sysutils/stmpclean/pkg-descr
index 0d8c4a952a74..393b150218d6 100644
--- a/sysutils/stmpclean/pkg-descr
+++ b/sysutils/stmpclean/pkg-descr
@@ -9,5 +9,7 @@ Using one of the nifty floating around Perl scripts for this purpose
is dangerous: when you have an attack they have a tendency to behave
like forking bombs, making matters much worse.
+WWW: http://shlang.com/stmpclean/
+
--Stanislav
shalunov@internet2.edu