diff options
Diffstat (limited to 'devel/gnome-common/Makefile')
-rw-r--r-- | devel/gnome-common/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index e17382425eb..58943c0ab29 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:24 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/08 17:17:36 jmmv Exp $ # -DISTNAME= gnome-common-2.8.0 +DISTNAME= gnome-common-2.12.0 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/2.8/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/2.12/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ |