From c99c6009443219fbcb10c1baf7b6d0c93975f58a Mon Sep 17 00:00:00 2001 From: Satoshi Asami <asami@FreeBSD.org> 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/lfview/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'graphics/lfview') diff --git a/graphics/lfview/Makefile b/graphics/lfview/Makefile index 842cf1e21540..ce78957848cd 100644 --- a/graphics/lfview/Makefile +++ b/graphics/lfview/Makefile @@ -1,22 +1,20 @@ # ports collection makefile for: lfview -# Version required: 1.1beta2 # Date created: 24 February 1999 # Whom: Yuu Yashiki # # $FreeBSD$ # -DISTNAME= lfview11beta3 -PKGNAME= lfview-1.1b3 +PORTNAME= lfview +PORTVERSION= 1.1.b3 CATEGORIES= graphics MASTER_SITES= http://www.geocities.co.jp/Playtown/6344/ +DISTNAME= lfview11beta3 EXTRACT_SUFX= .tgz MAINTAINER= s974123@cc.matsuyama-u.ac.jp -WRKSRC= ${WRKDIR}/lfview11beta3 USE_IMAKE= yes - NO_INSTALL_MANPAGES= yes do-install: -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0