diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:27:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:27:06 +0000 |
commit | 66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b (patch) | |
tree | 4be9ac78f7b47b02cb803b671a402475162da041 /net/htpdate | |
parent | c5e3914c6048e8c8b3a98992dd49628d5fa168fb (diff) | |
download | ports-66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b.tar.gz ports-66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b.zip |
Notes
Diffstat (limited to 'net/htpdate')
-rw-r--r-- | net/htpdate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile index e2b7a6fd9d89..ccc8a74a3dca 100644 --- a/net/htpdate/Makefile +++ b/net/htpdate/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.clevervest.com/htp/archive/c/ MAINTAINER= ports@FreeBSD.org COMMENT= Time synchronization over http utility +BROKEN= does not fetch + USE_BZIP2= yes MANCOMPRESSED= no |