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 | |
parent | 692adf3f264aec559d621e83c685ded70a54a3ed (diff) | |
download | ports-b2346eba7fd4286ba5cab84cd7bf60f04942fee8.tar.gz ports-b2346eba7fd4286ba5cab84cd7bf60f04942fee8.zip |
Notes
-rw-r--r-- | sysutils/freedt/Makefile | 6 | ||||
-rw-r--r-- | sysutils/freedt/distinfo | 4 |
2 files changed, 6 insertions, 4 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 diff --git a/sysutils/freedt/distinfo b/sysutils/freedt/distinfo index 7cebc80cb8dc..bd93a5203878 100644 --- a/sysutils/freedt/distinfo +++ b/sysutils/freedt/distinfo @@ -1,2 +1,2 @@ -MD5 (freedt-0.18.tar.gz) = 7751ecf870b58cb5d3725ca209339fe6 -SIZE (freedt-0.18.tar.gz) = 81524 +MD5 (freedt-0.19.tar.gz) = 62e2849f0e994bf11ba33322f83404db +SIZE (freedt-0.19.tar.gz) = 88530 |