diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
commit | ae51a756aafed1cfbf32cd61572b9b017e8987ac (patch) | |
tree | 62b35c081a08ab1ab1641e4edfdb32ddd080d698 /time/gnotime | |
parent | 370b8a9443c85aef7f48ec19f812f4c70a1e183c (diff) | |
download | pkgsrc-ae51a756aafed1cfbf32cd61572b9b017e8987ac.tar.gz |
Bump PKGREVISION for gtkhtml38 shlib name change.
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 8313e7c088c..cec65c12b27 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2007/03/21 12:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/04/11 22:46:01 wiz Exp $ DISTNAME= gnotime-2.2.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} |