diff options
Diffstat (limited to 'devel/gal2/Makefile')
-rw-r--r-- | devel/gal2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gal2/Makefile b/devel/gal2/Makefile index 2bfd3bf661b..c1809c936b5 100644 --- a/devel/gal2/Makefile +++ b/devel/gal2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2005/04/11 21:45:20 tv Exp $ +# $NetBSD: Makefile,v 1.35 2005/04/26 19:06:00 drochner Exp $ # # Check the API before updating this package! gal-2.5 and above should # get their own gal26 package! # -DISTNAME= gal-2.4.1 +DISTNAME= gal-2.4.2 PKGNAME= ${DISTNAME:S/gal/gal2/} CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/2.4/} |