diff options
author | rh <rh> | 2000-11-07 04:36:36 +0000 |
---|---|---|
committer | rh <rh> | 2000-11-07 04:36:36 +0000 |
commit | f89cb6228b3166b85d1c676ba03c653e1fe288a0 (patch) | |
tree | e8af4514915cee359f7e17cf4053d7c8e6605b93 /x11/gnome-libs/Makefile | |
parent | 9b8644bd2097a3ec93014f158e515469f3799b67 (diff) | |
download | pkgsrc-f89cb6228b3166b85d1c676ba03c653e1fe288a0.tar.gz |
Update gnome-libs to 1.2.8. Changes are enhancements to libgnomeui and
bugfixes.
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index b6728f0c4c2..3bddb32b330 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.52 2000/10/17 23:57:43 jlam Exp $ +# $NetBSD: Makefile,v 1.53 2000/11/07 04:36:36 rh Exp $ -DISTNAME= gnome-libs-1.2.5 +DISTNAME= gnome-libs-1.2.8 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} |