diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-08 13:21:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-08 13:21:20 +0000 |
commit | 47a4d9c066f178b23bf88346eae37d62081e2cc9 (patch) | |
tree | 935ab62936f45439b025216991c6303a347f3687 /www | |
parent | 7dce5fe691f3c93bc7fd5d07847b13be733837d9 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/awstats-devel/Makefile | 2 | ||||
-rw-r--r-- | www/awstats/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/awstats-devel/Makefile b/www/awstats-devel/Makefile index 24b73c3a1fd5..ac5431a3780f 100644 --- a/www/awstats-devel/Makefile +++ b/www/awstats-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= awstats PORTVERSION= 6.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,6 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois NO_BUILD= yes USE_PERL5_RUN= yes +USE_DOS2UNIX= tools/logresolvemerge.pl SUB_FILES= pkg-message diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 24b73c3a1fd5..ac5431a3780f 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -7,6 +7,7 @@ PORTNAME= awstats PORTVERSION= 6.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,6 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois NO_BUILD= yes USE_PERL5_RUN= yes +USE_DOS2UNIX= tools/logresolvemerge.pl SUB_FILES= pkg-message |