diff options
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index db91d57b0..917da7c94 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,11 +3,11 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/math/gnumeric/Makefile,v 1.21 2006/10/19 04:59:23 marcus Exp $ +# $MCom: ports/math/gnumeric/Makefile,v 1.22 2006/11/20 00:41:40 pav Exp $ # PORTNAME= gnumeric -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |