diff options
author | thierry <thierry@FreeBSD.org> | 2004-11-29 07:10:50 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-11-29 07:10:50 +0800 |
commit | b37e0a92e71ecf3461e38478b9f89bb0542d77fa (patch) | |
tree | 4a7defda02a5a64646233edff872f68431b6b921 /lang/gambas/Makefile | |
parent | f83bd2a08ba1d2a2174e5e7d2811514d2d8fde13 (diff) | |
download | freebsd-ports-gnome-b37e0a92e71ecf3461e38478b9f89bb0542d77fa.tar.gz freebsd-ports-gnome-b37e0a92e71ecf3461e38478b9f89bb0542d77fa.tar.zst freebsd-ports-gnome-b37e0a92e71ecf3461e38478b9f89bb0542d77fa.zip |
Upgrade to 1.0-RC4.
Diffstat (limited to 'lang/gambas/Makefile')
-rw-r--r-- | lang/gambas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile index b67252c6110e..46c2280dbd36 100644 --- a/lang/gambas/Makefile +++ b/lang/gambas/Makefile @@ -6,10 +6,10 @@ PORTNAME= gambas PORTVERSION= 0.99 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://gambas.sourceforge.net/ -DISTNAME= ${PORTNAME}-${PORTVERSION}.RC3 +DISTNAME= ${PORTNAME}-${PORTVERSION}.RC4 MAINTAINER= thierry@FreeBSD.org COMMENT= Gambas Almost Means BASic |