diff options
Diffstat (limited to 'devel/gal2/Makefile')
-rw-r--r-- | devel/gal2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gal2/Makefile b/devel/gal2/Makefile index 3b0501fd55d..a33ee4bf0fe 100644 --- a/devel/gal2/Makefile +++ b/devel/gal2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/10/02 02:03:39 rh Exp $ +# $NetBSD: Makefile,v 1.27 2004/10/03 00:13:27 tv Exp $ # # Check the API before updating this package! gal-2.3 and above should # get their own gal24 package! @@ -6,6 +6,7 @@ DISTNAME= gal-2.2.1 PKGNAME= ${DISTNAME:S/gal/gal2/} +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/2.2/} EXTRACT_SUFX= .tar.bz2 |