From dad9a57abe0907e2d451ff263083a9d1d82dfca2 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 08:49:30 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- misc/gtl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/gtl') diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile index d5ca2d525452..37d68091122a 100644 --- a/misc/gtl/Makefile +++ b/misc/gtl/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gtl -# Version required: 0.3.2 # Date created: 05 October 1999 # Whom: Yukihiro Nakai # # $FreeBSD$ # -DISTNAME= GTL-0.3.2 -PKGNAME= gtl-0.3.2 +PORTNAME= gtl +PORTVERSION= 0.3.2 CATEGORIES= misc MASTER_SITES= http://infosun.fmi.uni-passau.de/GTL/archive/ +DISTNAME= GTL-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org -- cgit v1.2.3