From a8c06149e5158eafa30980b35685f740cdec1af3 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/giftool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/giftool') diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile index b9d710b..300212b 100644 --- a/graphics/giftool/Makefile +++ b/graphics/giftool/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: giftool -# Version required: 1.0 # Date created: 14 October 1996 # Whom: Yukihiro Nakai # # $FreeBSD$ # -DISTNAME= giftool-1.0 +PORTNAME= giftool +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.sbs.de/pub/www/tools/giftool/ -- cgit v1.1