diff options
author | ashish <ashish@FreeBSD.org> | 2015-04-27 18:29:27 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2015-04-27 18:29:27 +0800 |
commit | 0757ea8a2c364be5ac752540b19efb59b16e219d (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /lang/bigloo | |
parent | d63d9c1d054a702d22635c31e8bf6b396fe0b64c (diff) | |
download | freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.tar.gz freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.tar.zst freebsd-ports-gnome-0757ea8a2c364be5ac752540b19efb59b16e219d.zip |
- Chase GNU Emacs updates
PR: 199553
Diffstat (limited to 'lang/bigloo')
-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 78960da27a62..8c71f02eccbf 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -3,7 +3,7 @@ PORTNAME= bigloo PORTVERSION= 4.1a.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} |