diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-06-21 15:50:04 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-06-21 15:50:04 +0800 |
commit | 6c32d825841981ad10f2e4464482741bfe0616d2 (patch) | |
tree | 316288af63ae1dda31c284cae9e455316da57ce8 /x11-toolkits/gnustep-gui/Makefile | |
parent | 5e9c74a9a97fc648c4f3ca7bced44786a49fcc1b (diff) | |
download | freebsd-ports-gnome-6c32d825841981ad10f2e4464482741bfe0616d2.tar.gz freebsd-ports-gnome-6c32d825841981ad10f2e4464482741bfe0616d2.tar.zst freebsd-ports-gnome-6c32d825841981ad10f2e4464482741bfe0616d2.zip |
Update to gnustep-1.7.1 / gui-8.7
Diffstat (limited to 'x11-toolkits/gnustep-gui/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index a06f92497d9d..6201da80e69d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-gui .if defined(WITH_GNUSTEP_DEVEL) -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 .else PORTVERSION= 0.8.5 .endif |