diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | f61c00219959608f718966bfcc0e63493109df7d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /misc/gnome2-utils | |
parent | 4cb74d094c64e425b700426e57e9eab403e93f97 (diff) | |
download | pkgsrc-f61c00219959608f718966bfcc0e63493109df7d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'misc/gnome2-utils')
-rw-r--r-- | misc/gnome2-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnome2-utils/Makefile b/misc/gnome2-utils/Makefile index 4eb1843dd75..0283dcc2e61 100644 --- a/misc/gnome2-utils/Makefile +++ b/misc/gnome2-utils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2005/10/17 01:35:22 minskim Exp $ +# $NetBSD: Makefile,v 1.46 2005/12/31 12:32:39 wiz Exp $ # DISTNAME= gnome-utils-2.12.1 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.12/} EXTRACT_SUFX= .tar.bz2 |