diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-16 16:38:33 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-16 16:38:33 +0000 |
commit | 46435aa5aae64d9325e361c60dead268251ba84f (patch) | |
tree | ba8f27b3a319a56bcb1d7430504302c457b1fb02 /x11-toolkits/gnustep-back/Makefile | |
parent | 971be92b76f1e2f70ba67c552346d59b60e00dba (diff) | |
download | ports-46435aa5aae64d9325e361c60dead268251ba84f.tar.gz ports-46435aa5aae64d9325e361c60dead268251ba84f.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 9e63f7e77492..48b250304f69 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-back .if defined(WITH_GNUSTEP_DEVEL) -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 .else PORTVERSION= 0.9.1 PORTREVISION= 1 |