diff options
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index d5efc549c52..1bcd06d7b07 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2010/09/14 11:03:00 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2010/11/15 22:58:58 abs Exp $ # DISTNAME= gnome-terminal-2.30.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.30/} EXTRACT_SUFX= .tar.bz2 |