diff options
Diffstat (limited to 'x11/gnome2-terminal/Makefile')
-rw-r--r-- | x11/gnome2-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index af2ac57288a..48a5d498f2d 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.63 2007/02/22 19:27:27 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2007/03/21 12:05:56 wiz Exp $ # DISTNAME= gnome-terminal-2.16.1 PKGNAME= ${DISTNAME:S/-/2-/} +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.16/} EXTRACT_SUFX= .tar.bz2 |