diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-04-16 18:17:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-04-16 18:17:39 +0800 |
commit | df5007c977c6091382a98874b0f74a7bb249b363 (patch) | |
tree | 935a2794fc4f6e2253093dbe78cf0c0c7d40e119 /x11-toolkits/gnustep-gui/Makefile | |
parent | 89484c95505459e2a14342c0422dd04fb8e264a7 (diff) | |
download | freebsd-ports-gnome-df5007c977c6091382a98874b0f74a7bb249b363.tar.gz freebsd-ports-gnome-df5007c977c6091382a98874b0f74a7bb249b363.tar.zst freebsd-ports-gnome-df5007c977c6091382a98874b0f74a7bb249b363.zip |
- update GNUSTEP_DEVEL to 1.22.0
Diffstat (limited to 'x11-toolkits/gnustep-gui/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 5070f19ee064..3d46e2637e78 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -7,8 +7,7 @@ PORTNAME= gnustep-gui .if defined(WITH_GNUSTEP_DEVEL) -PORTVERSION= 0.19.0 -PORTREVISION= 1 +PORTVERSION= 0.20.0 .else PORTVERSION= 0.17.1 PORTREVISION= 2 |