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/geg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/geg') diff --git a/math/geg/Makefile b/math/geg/Makefile index ffe7e2a7ef44..95cdc3dac774 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: geg -# Version required: 1.0.1 # Date created: 8 Aug 1998 # Whom: rom # # $FreeBSD$ # -DISTNAME= geg-1.0.1 +PORTNAME= geg +PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= http://www.infolaunch.com/~daveb/ \ ftp://metalab.unc.edu/pub/Linux/science/visualization/plotting/ -- cgit