diff options
Diffstat (limited to 'lang/boo/Makefile')
-rw-r--r-- | lang/boo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/boo/Makefile b/lang/boo/Makefile index 60279f4dd008..2914413748e8 100644 --- a/lang/boo/Makefile +++ b/lang/boo/Makefile @@ -7,7 +7,7 @@ PORTNAME= boo PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://dist.codehaus.org/boo/distributions/ DISTNAME= ${PORTNAME}-${PORTVERSION}.${BUILD_NUMBER}-src |