diff options
Diffstat (limited to 'sysutils/freedt/Makefile')
-rw-r--r-- | sysutils/freedt/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/freedt/Makefile b/sysutils/freedt/Makefile index bac18fda1c19..e845c2715514 100644 --- a/sysutils/freedt/Makefile +++ b/sysutils/freedt/Makefile @@ -6,9 +6,11 @@ # PORTNAME= freedt -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= sysutils -MASTER_SITES= http://offog.org/files/ +MASTER_SITES= http://offog.org/files/ \ + ftp://ftp.i-scream.org/pub/offog.org/files/ \ + http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tim@bishnet.net COMMENT= An experimental reimplementation of Dan Bernstein's daemontools |