diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-26 14:51:40 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-26 14:51:40 +0000 |
commit | 5ecb1913be46147c93c9f50cdaaa4da06aa40ef1 (patch) | |
tree | 5d154845eb4dd22a232353d36706f6a60496dab2 /x11-toolkits/gnustep-gui/Makefile | |
parent | 187f6ce0b50c84d81d3e513e93afd292c2c9f203 (diff) | |
download | FreeBSD-ports-5ecb1913be46147c93c9f50cdaaa4da06aa40ef1.zip FreeBSD-ports-5ecb1913be46147c93c9f50cdaaa4da06aa40ef1.tar.gz |
- update to 0.8.8
- flat layout
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 6201da8..a9eb6fe 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.7 +PORTVERSION= 0.8.8 .else PORTVERSION= 0.8.5 .endif |