diff options
Diffstat (limited to 'lang/bigloo/Makefile')
-rw-r--r-- | lang/bigloo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile index e89499e4c052..b58249267087 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -7,7 +7,7 @@ PORTNAME= bigloo PORTVERSION= 3.8c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION} |