diff options
author | wiz <wiz> | 2004-11-30 18:26:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-30 18:26:39 +0000 |
commit | 99516dd832096c04289b0103e592a44034a356be (patch) | |
tree | 0a1a699a21ef4f6829d80d67554dd1d282bf7bbe /misc/gnome-utils | |
parent | 1ca5fb79489573a0bd2c80d44c708818306d4448 (diff) | |
download | pkgsrc-99516dd832096c04289b0103e592a44034a356be.tar.gz |
Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
Diffstat (limited to 'misc/gnome-utils')
-rw-r--r-- | misc/gnome-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index f222ca103d2..7b89d4a8051 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2004/10/15 14:50:07 tv Exp $ +# $NetBSD: Makefile,v 1.78 2004/11/30 18:26:40 wiz Exp $ DISTNAME= gnome-utils-1.4.1.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/1.4/} EXTRACT_SUFX= .tar.bz2 |