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/ppm2fli/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/ppm2fli') diff --git a/graphics/ppm2fli/Makefile b/graphics/ppm2fli/Makefile index 0fb1119..8d68a27 100644 --- a/graphics/ppm2fli/Makefile +++ b/graphics/ppm2fli/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: ppm2fli -# Version required: b1.92 # Date created: 7 Jan 1998 # Whom: giffunip@asme.org # # $FreeBSD$ # -DISTNAME= ppm2fli_b1.92 -PKGNAME= ppm2fli-b1 +PORTNAME= ppm2fli +PORTVERSION= b1 CATEGORIES= graphics MASTER_SITES= ftp://crusty.er.usgs.gov/pub/animation/fli/ +DISTNAME= ppm2fli_b1.92 EXTRACT_SUFX= .tar.Z MAINTAINER= giffunip@asme.org -- cgit v1.1