diff options
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r-- | x11/gnome-terminal/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 1bcd06d7b07..d370656ba97 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2010/11/15 22:58:58 abs Exp $ +# $NetBSD: Makefile,v 1.36 2010/11/24 20:38:48 drochner Exp $ # -DISTNAME= gnome-terminal-2.30.2 -PKGREVISION= 2 +DISTNAME= gnome-terminal-2.32.1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.30/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.32/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |