pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/zenity Fixed invalid CATEGORIES. Bumped PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e158452e4a45
branches:  trunk
changeset: 513195:e158452e4a45
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 22 08:22:29 2006 +0000

description:
Fixed invalid CATEGORIES. Bumped PKGREVISION.

diffstat:

 x11/zenity/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 209203cc60ec -r e158452e4a45 x11/zenity/Makefile
--- a/x11/zenity/Makefile       Mon May 22 08:19:06 2006 +0000
+++ b/x11/zenity/Makefile       Mon May 22 08:22:29 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2006/04/21 18:17:40 drochner Exp $
+# $NetBSD: Makefile,v 1.36 2006/05/22 08:22:29 rillig Exp $
 #
 
 DISTNAME=      zenity-2.14.1
-CATEGORIES=    x11 gnome2
+PKGREVISION=   1
+CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/zenity/2.14/}
 EXTRACT_SUFX=  .tar.bz2
 



Home | Main Index | Thread Index | Old Index