diff options
author | tron <tron> | 2001-09-24 20:45:22 +0000 |
---|---|---|
committer | tron <tron> | 2001-09-24 20:45:22 +0000 |
commit | 2c2f75ebb9785481e3c5c8b3add2d87d265bd450 (patch) | |
tree | 2b915b1d8db7f44abfcf59c7794f07e2061c6684 /devel/gal/Makefile | |
parent | f39b20afe9a0b1e94836f15ecf05cb0caec73582 (diff) | |
download | pkgsrc-2c2f75ebb9785481e3c5c8b3add2d87d265bd450.tar.gz |
Update "gal" to version 0.12. The list of bug fixes and new features
since version 0.10 is several pages long and can be found in the
"ChangeLog" file.
Diffstat (limited to 'devel/gal/Makefile')
-rw-r--r-- | devel/gal/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile index cb09a9e6c74..3655c7fa2a8 100644 --- a/devel/gal/Makefile +++ b/devel/gal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2001/08/11 18:32:25 rh Exp $ -# +# $NetBSD: Makefile,v 1.15 2001/09/24 20:45:22 tron Exp $ -DISTNAME= gal-0.10 +DISTNAME= gal-0.12 CATEGORIES= gnome devel MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gal/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ |