diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | c5cec663193aa38afb9f83056a9966d66c076055 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /misc/gnome2-utils | |
parent | 3b42dcce966399dcc82c1a187a3e583df05e726c (diff) | |
download | pkgsrc-c5cec663193aa38afb9f83056a9966d66c076055.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'misc/gnome2-utils')
-rw-r--r-- | misc/gnome2-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome2-utils/Makefile b/misc/gnome2-utils/Makefile index d430f43d5ae..0c1ed7fef41 100644 --- a/misc/gnome2-utils/Makefile +++ b/misc/gnome2-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/01/17 00:21:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/23 21:50:46 jmmv Exp $ # DISTNAME= gnome-utils-2.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.4/} EXTRACT_SUFX= .tar.bz2 |