diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-03-02 10:59:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-03-02 10:59:02 +0000 |
commit | 01fe92b4624f15728b71e9cd758e746471ebb8ea (patch) | |
tree | 298399633d2370baf1388a8cf62b88c10289fd94 /www/httrack | |
parent | 301a10f88ebdbc228fb2f2c87421eb76c018f083 (diff) | |
download | ports-01fe92b4624f15728b71e9cd758e746471ebb8ea.tar.gz ports-01fe92b4624f15728b71e9cd758e746471ebb8ea.zip |
Notes
Diffstat (limited to 'www/httrack')
-rw-r--r-- | www/httrack/Makefile | 7 | ||||
-rw-r--r-- | www/httrack/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 7b32299b79fb..b8af0185ba0c 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -6,15 +6,18 @@ # PORTNAME= httrack -PORTVERSION= 3.43.12 +PORTVERSION= 3.44.1 CATEGORIES= www MASTER_SITES= http://download.httrack.com/ \ + http://mirror.httrack.com/ \ LOCAL/sunpoet -#DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]*)$/-\1/}C MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy-to-use offline browser utility and website copier +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + CONFIGURE_ARGS= --docdir="${DOCSDIR}" USE_AUTOTOOLS= libtool USE_GMAKE= yes diff --git a/www/httrack/distinfo b/www/httrack/distinfo index 47759c654955..8783106489db 100644 --- a/www/httrack/distinfo +++ b/www/httrack/distinfo @@ -1,2 +1,2 @@ -SHA256 (httrack-3.43.12.tar.gz) = 32fab49afef89430a07deb34fcdeac38061203b1be8037091ba9e3a24ef1bb0a -SIZE (httrack-3.43.12.tar.gz) = 1677433 +SHA256 (httrack-3.44.1.tar.gz) = af95a730eff665d8275770951e8816bb29def5dc66d9faeaad91f93f686c9ddd +SIZE (httrack-3.44.1.tar.gz) = 1664216 |