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