diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
commit | 709e7e7325329de0dda4c21027693b08ff6ce862 (patch) | |
tree | 218c276bc25590012f012cb142d903ad24b245dc /lang/bigloo | |
parent | 2659649001f14be8a0c7b0f0aa11ed75bfc8f742 (diff) |
- Chase Emacs updates
PR: ports/165082
Notes
Notes:
svn path=/head/; revision=292058
Diffstat (limited to 'lang/bigloo')
-rw-r--r-- | lang/bigloo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile index bf3076033d33..2af3dfc89794 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -7,6 +7,7 @@ PORTNAME= bigloo PORTVERSION= 3.7a.2 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} |