From b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 12 Apr 2000 04:56:17 +0000 Subject: PORTNAME/VERSION stuff --- emulators/bfe/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'emulators/bfe') diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 3783e7bb8b9e..496b648a26f6 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bfe -# Version required: 991102 # Date created: 02 February 2000 # Whom: jhb # # $FreeBSD$ # -DISTNAME= bfe-${DATE} +PORTNAME= bfe +PORTVERSION= 991102 CATEGORIES= emulators MASTER_SITES= http://www.qzx.com/bfe/ EXTRACT_SUFX= .tgz @@ -18,8 +18,6 @@ RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs USE_X_PREFIX= yes -DATE= 991102 - WRKSRC= ${WRKDIR}/bfe do-install: -- cgit v1.2.3