diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-04-05 17:03:40 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-04-05 17:03:40 +0000 |
commit | 8776a5a609d436c480ca9d5be93c7622e0d1fee8 (patch) | |
tree | 027d2ebc54b32dbf408a92713bc7f5e759fd6d0b /dns | |
parent | 118e8fed56a3afd96c2b9289c4bdbdef96740d66 (diff) | |
download | ports-8776a5a609d436c480ca9d5be93c7622e0d1fee8.tar.gz ports-8776a5a609d436c480ca9d5be93c7622e0d1fee8.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ddclient/Makefile | 3 | ||||
-rw-r--r-- | dns/ddclient/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index b831fa029a0a..c4f409665be6 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ddclient -PORTVERSION= 3.6.5 +PORTVERSION= 3.6.6 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= radek@raadradd.com COMMENT= Update dynamic DNS entries +USE_BZIP2= yes USE_PERL5= yes NO_BUILD= yes USE_RC_SUBR= yes diff --git a/dns/ddclient/distinfo b/dns/ddclient/distinfo index 40b35f2940fa..d3599bf896d5 100644 --- a/dns/ddclient/distinfo +++ b/dns/ddclient/distinfo @@ -1,2 +1,2 @@ -MD5 (ddclient-3.6.5.tar.gz) = 37656c8becb08e375c91954c25786aef -SIZE (ddclient-3.6.5.tar.gz) = 35726 +MD5 (ddclient-3.6.6.tar.bz2) = 5fd0f82446fbed857c841a4deb83cdb9 +SIZE (ddclient-3.6.6.tar.bz2) = 34009 |