From 7d5c65431aad0162dcd5aa917c5d1646dfb02c22 Mon Sep 17 00:00:00 2001 From: mharo Date: Wed, 12 Apr 2000 04:56:17 +0000 Subject: PORTNAME/VERSION stuff --- emulators/linux_base-62/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators/linux_base-62') diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 81c9e586a08..adf3d010235 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: linux_base -# Version required: 6.1 # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # -DISTNAME= linux_base -PKGNAME= linux_base-6.1 +PORTNAME= linux_base +PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ -- cgit