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 /math/gcalctool/Makefile | |
parent | ae15e1fe1ef8975b100f3e54bb67c029455deebe (diff) | |
download | pkgsrc-9d27f90a6faf11abac49072b8fe1920516b41c41.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 7ece4c1ba8d..6b795f4387b 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2007/04/11 18:23:12 drochner Exp $ +# $NetBSD: Makefile,v 1.62 2007/06/05 05:37:30 wiz Exp $ # DISTNAME= gcalctool-5.9.14 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.9/} EXTRACT_SUFX= .tar.bz2 |