From 7f047fb68c725cde8ffd2b76c7784a17080c7b8b Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 14 Apr 2000 00:45:49 +0000 Subject: update portname/portversion stuff (games commit part 1, a-c) --- games/battleball/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/battleball') diff --git a/games/battleball/Makefile b/games/battleball/Makefile index f7f1d76..8c4af53 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: battleball -# Version required: 2.0 # Date created: 18 December 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= battleball.20.src -PKGNAME= battleball-2.0 +PORTNAME= battleball +PORTVERSION= 2.0 CATEGORIES= games MASTER_SITES= http://www.cs.utexas.edu/users/pahardin/ +DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= will@FreeBSD.org -- cgit v1.1