From c99c6009443219fbcb10c1baf7b6d0c93975f58a Mon Sep 17 00:00:00 2001 From: Satoshi 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/tifmerge/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/tifmerge/Makefile') diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index 427403cd4bcb..dccfb4d8d256 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: tifmerge -# Version required: 1.0 # Date created: 29 April 1999 # Whom: G. Adam Stanislav # # $FreeBSD$ # -DISTNAME= tiff -PKGNAME= tifmerge-1.0 +PORTNAME= tifmerge +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= http://www.whizkidtech.net/fports/ +DISTNAME= tiff MAINTAINER= adam@whizkidtech.net -- cgit v1.2.3