diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 21:08:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 21:08:32 +0000 |
commit | b2346eba7fd4286ba5cab84cd7bf60f04942fee8 (patch) | |
tree | 54819e018786b439da944aa81c3cc519066bbc9c /sysutils/freedt/Makefile | |
parent | 692adf3f264aec559d621e83c685ded70a54a3ed (diff) | |
download | ports-b2346eba7fd4286ba5cab84cd7bf60f04942fee8.tar.gz ports-b2346eba7fd4286ba5cab84cd7bf60f04942fee8.zip |
Notes
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 |