diff options
Diffstat (limited to 'sysutils/freedt')
-rw-r--r-- | sysutils/freedt/Makefile | 2 | ||||
-rw-r--r-- | sysutils/freedt/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/freedt/Makefile b/sysutils/freedt/Makefile index 0c610b56bf7f..bac18fda1c19 100644 --- a/sysutils/freedt/Makefile +++ b/sysutils/freedt/Makefile @@ -8,7 +8,7 @@ PORTNAME= freedt PORTVERSION= 0.18 CATEGORIES= sysutils -MASTER_SITES= http://azz.us-lot.org/files/ +MASTER_SITES= http://offog.org/files/ MAINTAINER= tim@bishnet.net COMMENT= An experimental reimplementation of Dan Bernstein's daemontools diff --git a/sysutils/freedt/pkg-descr b/sysutils/freedt/pkg-descr index 9815e16a3378..f1652dbd1e40 100644 --- a/sysutils/freedt/pkg-descr +++ b/sysutils/freedt/pkg-descr @@ -17,4 +17,4 @@ quite the same. It's also still somewhat experimental, so I'd recommend sticking with daemontools on production systems until there's a stable release of freedt. -WWW: http://azz.us-lot.org/code/freedt.html +WWW: http://offog.org/code/freedt.html |