summaryrefslogtreecommitdiff
path: root/games/antipolix
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
commit0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch)
tree6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/antipolix
parentportname/portversion update (diff)
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes: svn path=/head/; revision=27502
Diffstat (limited to 'games/antipolix')
-rw-r--r--games/antipolix/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/antipolix/Makefile b/games/antipolix/Makefile
index 494e237f36c7..2ac90c39fba9 100644
--- a/games/antipolix/Makefile
+++ b/games/antipolix/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: antipolix
-# Version required: 2.1
# Date created: 2 December 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= AntipoliX_2.1
-PKGNAME= antipolix-2.1
+PORTNAME= antipolix
+PORTVERSION= 2.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
+DISTNAME= AntipoliX_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org