From 6599d6b639f394c76bd685334176d0ea473272f6 Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 14 Apr 2000 06:43:02 +0000 Subject: PORTNAME/PORTVERSION stuff --- games/dopewars/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/dopewars') diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 0430ccd28f91..279286041313 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dopewars -# Version required: 1.4.7 # Date created: 16 May 1999 # Whom: Jim Mock # # $FreeBSD$ # -DISTNAME= dopewars-1.4.7 +PORTNAME= dopewars +PORTVERSION= 1.4.7 CATEGORIES= games MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ -- cgit