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 | 624347e12189e4e2ac141f952214da6f722a524a (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /time/gnotime | |
parent | 051f355ebde96010fcca614917b5b097a292c275 (diff) | |
download | pkgsrc-624347e12189e4e2ac141f952214da6f722a524a.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'time/gnotime')
-rw-r--r-- | time/gnotime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index cec65c12b27..d6559c4ae8c 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2007/04/11 22:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/06/05 05:37:37 wiz Exp $ DISTNAME= gnotime-2.2.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} |