diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-10-25 00:43:33 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-10-25 00:43:33 +0000 |
commit | 79eb4233612986a855c3f6a398d5026da7e63822 (patch) | |
tree | e3cfc97affa1a89ad39e76a2b4f3b492c4a876c3 /www/webalizer-2 | |
parent | 26a66d8828eb3f39d92ea8a6b705de090c710145 (diff) | |
download | ports-79eb4233612986a855c3f6a398d5026da7e63822.tar.gz ports-79eb4233612986a855c3f6a398d5026da7e63822.zip |
Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=34202
Diffstat (limited to 'www/webalizer-2')
-rw-r--r-- | www/webalizer-2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/webalizer-2/Makefile b/www/webalizer-2/Makefile index bf7ed9699ce3..8fe98f620dc0 100644 --- a/www/webalizer-2/Makefile +++ b/www/webalizer-2/Makefile @@ -7,6 +7,7 @@ PORTNAME= webalizer PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ DISTNAME= ${PORTNAME}-2.01-06-src |