From 2b477943a89876b190a9ab96c7a3289c94fc1284 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 07:20:58 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- math/gnumeric/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gnumeric') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 66a0ae126b81..d062fefda9b3 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnumeric -# Version required: 0.51 # Date created: 08 October 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # -DISTNAME= gnumeric-0.51 +PORTNAME= gnumeric +PORTVERSION= 0.51 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric -- cgit