diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-25 04:53:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-25 04:53:47 +0000 |
commit | f5867ecf23925cfc570467532259a3b1927c0d31 (patch) | |
tree | f69a0a64a885882be250ef67a2d50c6c701b8c6e /x11-toolkits/gnustep-gui/Makefile | |
parent | f1cf1434a5cc77f15f898008dce6b8dbc9116f8a (diff) |
- Update to 0.8.5
Notes
Notes:
svn path=/head/; revision=77442
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 bbad0c46b7c2..ba60e6eead1d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-gui -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ |