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/bochs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/bochs') diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 9484345ac54d..e91984f1beb0 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,21 +1,21 @@ # ex:ts=8 # Ports collection makefile for: bochs -# Version required: 0.0 # Date created: 16 December 1997 # Whom: alex # # $FreeBSD$ # -DISTNAME= bochs-${DATE}c +PORTNAME= bochs +PORTVERSION= 2000_0104c CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/pub/ +DISTFILE= ${PORTNAME}-${PORTVERSION}c MAINTAINER= obrien@FreeBSD.org VGABIOS= VGABIOS-elpin-2.20 BIOS= BIOS-bochs-990925a -DATE= 2000_0104 USE_XLIB= yes GNU_CONFIGURE= YES -- cgit v1.2.3