diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-01-23 12:56:24 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-01-23 12:56:24 +0000 |
commit | 5a8ff26ca787d747a77ba73f235066e5008bb15c (patch) | |
tree | 7cbcb9382b5ae39ddf43bd55048e2a9a3ff5c00f /lang/gnustep-objc | |
parent | 31582ed8e537d93c1c81af0d60c05acc16115501 (diff) | |
download | ports-5a8ff26ca787d747a77ba73f235066e5008bb15c.tar.gz ports-5a8ff26ca787d747a77ba73f235066e5008bb15c.zip |
Notes
Diffstat (limited to 'lang/gnustep-objc')
-rw-r--r-- | lang/gnustep-objc/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-objc/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index d96c72b0ef9e..e92f7bb06501 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -6,8 +6,8 @@ # PORTNAME= gnustep-objc -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0 +#PORTREVISION= 1 CATEGORIES= lang devel MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ diff --git a/lang/gnustep-objc/distinfo b/lang/gnustep-objc/distinfo index a35ec696227a..a3e5efac3eac 100644 --- a/lang/gnustep-objc/distinfo +++ b/lang/gnustep-objc/distinfo @@ -1 +1 @@ -MD5 (gnustep-objc-1.0.1.tar.gz) = c77481c092c1518f94d9a0c099b8006a +MD5 (gnustep-objc-1.1.0.tar.gz) = 5f0cb97ca2e985cdb21485372543820d |