diff options
author | Clement Laforet <clement@FreeBSD.org> | 2006-11-03 15:49:20 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2006-11-03 15:49:20 +0000 |
commit | a0823b75bc9fb642eb9c80dae033e190990cb9d7 (patch) | |
tree | 6ee0e9d6a170f91085a58ec4be0c32ceac62ce0b /www/mod_cband/Makefile | |
parent | 28fe5b4d58197f15e9d9cf6a733a86d36d832160 (diff) |
Notes
Diffstat (limited to 'www/mod_cband/Makefile')
-rw-r--r-- | www/mod_cband/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_cband/Makefile b/www/mod_cband/Makefile index 4dc5ef2e2680..83f35c51212a 100644 --- a/www/mod_cband/Makefile +++ b/www/mod_cband/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_cband -PORTVERSION= 0.9.7.3 +PORTVERSION= 0.9.7.4 CATEGORIES= www MASTER_SITES= http://cband.linux.pl/download/ DISTNAME= ${PORTNAME:C/_/-/}-${PORTVERSION} |