summaryrefslogtreecommitdiff
path: root/games/xbat/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-05-21 04:46:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-05-21 04:46:23 +0000
commit39204b5bad19fd2c2cc449e5425bc0a0a693e843 (patch)
treee5400a256ba0961851d100874f69f16d656fc1b1 /games/xbat/Makefile
parentAdd bclock. (diff)
Upgrade to 1.10.
Notes
Notes: svn path=/head/; revision=6521
Diffstat (limited to 'games/xbat/Makefile')
-rw-r--r--games/xbat/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile
index 2a0f9cf2c7e6..2b3c65123629 100644
--- a/games/xbat/Makefile
+++ b/games/xbat/Makefile
@@ -1,20 +1,22 @@
# New ports collection makefile for: xbat
-# Version required: 0.97
+# Version required: 1.10
# Date created: 30 January 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/02/01 15:02:20 max Exp $
#
-DISTNAME= xev097
-PKGNAME= xbat-0.97
-CATEGORIES= games
-MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/
+DISTNAME= xev110
+PKGNAME= xbat-1.10
+CATEGORIES= games
+MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+NO_CDROM= Possible copyright infringement
+
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/Xev097
+WRKSRC= ${WRKDIR}/Xev110
ALL_TARGET= xbat
.include <bsd.port.mk>