diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-04-25 19:05:59 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-04-25 19:05:59 +0000 |
commit | 3fbb55148bb2f33732f675dd048f70b0fa8a5975 (patch) | |
tree | dd359b8d9babb1e40b0ac73a0922af4d6fa1c054 | |
parent | e0aa6cc4f41dededf971a4fcab7c3720b982a3cf (diff) | |
download | ports-3fbb55148bb2f33732f675dd048f70b0fa8a5975.tar.gz ports-3fbb55148bb2f33732f675dd048f70b0fa8a5975.zip |
Notes
-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 |