diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 7f43353df055b66222f7487d225ce71980d838ec (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /math/gnumeric110 | |
parent | 585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff) | |
download | pkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'math/gnumeric110')
-rw-r--r-- | math/gnumeric110/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index d91bd16ea66..861ab6bafe8 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/07/12 19:17:48 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2011/07/21 13:05:57 obache Exp $ DISTNAME= gnumeric-1.10.16 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 |