diff options
author | rh <rh@pkgsrc.org> | 2001-10-05 06:58:46 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-10-05 06:58:46 +0000 |
commit | b7904db6bc7b4dec97131bf6b531336a5519c256 (patch) | |
tree | db015f7d6d14e8082871b4e3bf90a11b34371e40 /devel/gal/Makefile | |
parent | 41fc148ef9d50052043e7449570560b43c7cd237 (diff) | |
download | pkgsrc-b7904db6bc7b4dec97131bf6b531336a5519c256.tar.gz |
Update gal to 0.13. Changes include bugfixes and a few widget API changes.
Diffstat (limited to 'devel/gal/Makefile')
-rw-r--r-- | devel/gal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile index c590ba8ac85..ce43139535c 100644 --- a/devel/gal/Makefile +++ b/devel/gal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2001/10/04 19:18:38 rh Exp $ +# $NetBSD: Makefile,v 1.18 2001/10/05 06:58:46 rh Exp $ -DISTNAME= gal-0.12 +DISTNAME= gal-0.13 CATEGORIES= gnome devel MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gal/} EXTRACT_SUFX= .tar.bz2 |