diff options
Diffstat (limited to 'x11/gnome2-terminal/Makefile')
-rw-r--r-- | x11/gnome2-terminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index da8dbbeabea..f70716338a9 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2003/11/12 01:31:53 salo Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/13 00:45:26 wiz Exp $ # DISTNAME= gnome-terminal-2.0.2 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.0/} EXTRACT_SUFX= .tar.bz2 |