diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
commit | 7120a90fdd4551ceeff411f875ec080ba7491385 (patch) | |
tree | 0a1a699a21ef4f6829d80d67554dd1d282bf7bbe /ham | |
parent | 0184f69d4945155d16a6997f45554a1a1f0db66c (diff) | |
download | pkgsrc-7120a90fdd4551ceeff411f875ec080ba7491385.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 'ham')
-rw-r--r-- | ham/grig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/grig/Makefile b/ham/grig/Makefile index e620e4084f1..b42d57350a4 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/30 18:26:39 wiz Exp $ # DISTNAME= grig-0.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} |