diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-05-15 15:40:25 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-05-15 15:40:25 +0000 |
commit | 44a6f9affbeae570ecfa0b69030099b183303c99 (patch) | |
tree | 47065003146fd30187ce026115efdb8c58fa96fe /www/c-icap-modules | |
parent | bda2e3a71ff8ca94be811baea4157610d0a7801b (diff) |
Notes
Diffstat (limited to 'www/c-icap-modules')
-rw-r--r-- | www/c-icap-modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile index cd26aab4627d..399693e6419a 100644 --- a/www/c-icap-modules/Makefile +++ b/www/c-icap-modules/Makefile @@ -3,7 +3,7 @@ PORTNAME= c-icap PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.3.x/ PKGNAMESUFFIX= -modules |