diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-15 14:32:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-15 14:32:39 +0000 |
commit | 3b16726c324f25a633547d2869562770c0a04950 (patch) | |
tree | 94a95fc9d2e5684909931214535de931ef055b01 /time | |
parent | 48f5d753bc1900f1664e9dff500d99eb3994641e (diff) | |
download | pkgsrc-3b16726c324f25a633547d2869562770c0a04950.tar.gz |
After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24
hours already).
Diffstat (limited to 'time')
-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 3c33d6f65ae..539eb90236a 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2016/08/03 10:23:28 adam Exp $ +# $NetBSD: Makefile,v 1.74 2016/09/15 14:32:41 wiz Exp $ DISTNAME= gnotime-2.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} |