diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /math/grpn | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'math/grpn')
-rw-r--r-- | math/grpn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 17c3677303f..e1c342149f7 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2011/06/09 17:01:39 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2011/11/01 06:02:02 sbd Exp $ # DISTNAME= grpn_1.3.3-1 PKGNAME= grpn-1.3.3 +PKGREVISION= 1 CATEGORIES= math #MASTER_SITES= http://lashwhip.com/grpn/ MASTER_SITES= http://www.getreu.net/public/downloads/software/grpn/grpn-1.3.3/ |