diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
commit | 9d27f90a6faf11abac49072b8fe1920516b41c41 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /misc/gok/Makefile | |
parent | ae15e1fe1ef8975b100f3e54bb67c029455deebe (diff) | |
download | pkgsrc-9d27f90a6faf11abac49072b8fe1920516b41c41.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'misc/gok/Makefile')
-rw-r--r-- | misc/gok/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index efb3e3fede7..aff131b62c2 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2007/04/12 22:43:51 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2007/06/05 05:37:31 wiz Exp $ # DISTNAME= gok-1.2.3 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/1.2/} EXTRACT_SUFX= .tar.bz2 |