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 ec5f53a..006f11f 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -3,7 +3,7 @@ PORTNAME= bigloo PORTVERSION= 4.1a.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} |