diff options
-rw-r--r-- | lang/gnustep-objc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 5e8e3098889e..b841ebf51c9c 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -9,7 +9,7 @@ CATEGORIES= lang PKGNAMESUFFIX= -objc MAINTAINER= dinoex@FreeBSD.org -COMMENT= GNU Compiler Collection 3.2.2 with threads and shared libs +COMMENT= GNU Compiler Collection 3.2.3 with threads and shared libs WANT_SHAREDLIBS= yes WANT_THREADS_SUPPORT= yes |