diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-18 15:51:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-18 15:51:05 +0000 |
commit | 8d7b9d440afe671c348710fa3692779e9f0914cd (patch) | |
tree | 9ab42fd795071aeddf86ac1efdd5c34f70fc7f90 /www | |
parent | Sync pkg-plist with actual package files. (diff) |
Bump PORTREVISION due to checksum change.
Notes
Notes:
svn path=/head/; revision=51746
Diffstat (limited to '')
-rw-r--r-- | www/wwwcount/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 2640333618bc..a4973c9d6406 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -7,6 +7,7 @@ PORTNAME= wwwcount PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ DISTNAME= ${PORTNAME}${PORTVERSION} |