diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 5fb1e22076be7027761809984dba838885e882ea (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /math/grpn | |
parent | 967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff) | |
download | pkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'math/grpn')
-rw-r--r-- | math/grpn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index e1c342149f7..139fb935e74 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2011/11/01 06:02:02 sbd Exp $ +# $NetBSD: Makefile,v 1.30 2012/02/06 12:40:53 wiz Exp $ # DISTNAME= grpn_1.3.3-1 PKGNAME= grpn-1.3.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math #MASTER_SITES= http://lashwhip.com/grpn/ MASTER_SITES= http://www.getreu.net/public/downloads/software/grpn/grpn-1.3.3/ |