summaryrefslogtreecommitdiff
path: root/games/atomix
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/atomix
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/atomix')
-rw-r--r--games/atomix/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile
index c8c6c6e2d830..d16e5b3b90e5 100644
--- a/games/atomix/Makefile
+++ b/games/atomix/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: atomix
-# Version required: 0.2.0-1
# Date created: 30 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= atomix-0.2.0-1
-PKGNAME= atomix-0.2.0.1
+PORTNAME= atomix
+PORTVERSION= 0.2.0.1
CATEGORIES= games
MASTER_SITES= http://www.informatik.uni-oldenburg.de/~pearl/download/
+DISTNAME= atomix-0.2.0-1
MAINTAINER= nakai@FreeBSD.org