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 2ef95ad8ecb..6aedb144baa 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/04/19 21:06:28 prlw1 Exp $ +# $NetBSD: Makefile,v 1.52 2013/05/31 12:42:55 wiz Exp $ # DISTNAME= gnome-terminal-2.32.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.32/} EXTRACT_SUFX= .tar.bz2 |