From 429158af25cb05709764d4c6fe0104616975ac77 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 14 Apr 2000 06:43:02 +0000 Subject: PORTNAME/PORTVERSION stuff --- games/empire/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/empire/Makefile') diff --git a/games/empire/Makefile b/games/empire/Makefile index ec0a5a462648..26365158bfae 100644 --- a/games/empire/Makefile +++ b/games/empire/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: empire -# Version required: 1.1 # Date created: 13 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= empire -PKGNAME= empire-1.1 +PORTNAME= empire +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= ftp://locke.ccil.org/pub/esr/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/empire-1.1 +WRKSRC= ${WRKDIR}/${PKGNAME} MAN6= empire.6 do-install: -- cgit v1.2.3