diff options
author | koitsu <koitsu@FreeBSD.org> | 2008-04-18 19:20:33 +0800 |
---|---|---|
committer | koitsu <koitsu@FreeBSD.org> | 2008-04-18 19:20:33 +0800 |
commit | 669281d8e6f54efe0430e1305cb2aa840e05f721 (patch) | |
tree | ddb6a594d9b54b9ef4f235ad6d8cc56b0d72bc16 /www/mod_cband | |
parent | 8768e5568d635eb5d9a2f126d8fca71a5cd34fca (diff) | |
download | freebsd-ports-gnome-669281d8e6f54efe0430e1305cb2aa840e05f721.tar.gz freebsd-ports-gnome-669281d8e6f54efe0430e1305cb2aa840e05f721.tar.zst freebsd-ports-gnome-669281d8e6f54efe0430e1305cb2aa840e05f721.zip |
Bumping PORTREVISION.
Reviewed by: brix
Diffstat (limited to 'www/mod_cband')
-rw-r--r-- | www/mod_cband/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_cband/Makefile b/www/mod_cband/Makefile index ddd7fb62e8be..55c0ffe42ad9 100644 --- a/www/mod_cband/Makefile +++ b/www/mod_cband/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_cband PORTVERSION= 0.9.7.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://cband.linux.pl/download/ DISTNAME= ${PORTNAME:C/_/-/}-${PORTVERSION} |