diff options
Diffstat (limited to 'x11/gnome-terminal')
-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 2d958b267b5..fb20f9d3812 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2013/09/02 19:51:30 adam Exp $ +# $NetBSD: Makefile,v 1.57 2013/10/09 17:39:19 wiz Exp $ # DISTNAME= gnome-terminal-2.32.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.32/} EXTRACT_SUFX= .tar.bz2 |