diff options
| author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-04-18 11:20:33 +0000 |
|---|---|---|
| committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-04-18 11:20:33 +0000 |
| commit | 7d45cbfc39365697676e2e766ed5b37c8808a233 (patch) | |
| tree | 98ac00c6ae1ff490131cc57b94e6fef3849102a5 | |
| parent | Add proper documentation (documentation.txt and faq.txt) to DOCSDIR. (diff) | |
Bumping PORTREVISION.
Reviewed by: brix
| -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} |
