diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-28 10:01:38 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-28 10:01:38 +0000 |
commit | 040a3c278901fbff2616038d2152553ce01ef169 (patch) | |
tree | e3a4ab4e086ffb492504b2bf3b2a0dae4c6f6769 /x11-toolkits/gob/Makefile | |
parent | Fix around libtool. (diff) |
Update to 0.92.4
Diffstat (limited to 'x11-toolkits/gob/Makefile')
-rw-r--r-- | x11-toolkits/gob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index 7b70dedd8df7..f2abba87a8da 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GTK+ Object Builder -# Version required: 0.92.3 +# Version required: 0.92.4 # Date created: 25 January 2000 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gob-0.92.3 +DISTNAME= gob-0.92.4 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ |