summaryrefslogtreecommitdiff
path: root/games/xbat/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-07-01 09:04:01 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-07-01 09:04:01 +0000
commit941530602bff35e220cbe72307cf0582df57feec (patch)
treeb9d8aef70117c834188dcae4c2bdcf4f4b74ae2b /games/xbat/Makefile
parentUpgrade to 0.80. (diff)
Upgrade to 1.11.
PR: 4001 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
Notes
Notes: svn path=/head/; revision=7161
Diffstat (limited to 'games/xbat/Makefile')
-rw-r--r--games/xbat/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile
index 2b3c65123629..8e8c51a1eceb 100644
--- a/games/xbat/Makefile
+++ b/games/xbat/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: xbat
-# Version required: 1.10
+# Version required: 1.11
# Date created: 30 January 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1997/02/01 15:02:20 max Exp $
+# $Id: Makefile,v 1.2 1997/05/21 04:46:20 asami Exp $
#
-DISTNAME= xev110
-PKGNAME= xbat-1.10
+DISTNAME= xev111
+PKGNAME= xbat-1.11
CATEGORIES= games
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
@@ -16,7 +16,7 @@ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
NO_CDROM= Possible copyright infringement
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/Xev110
+WRKSRC= ${WRKDIR}/Xev111
ALL_TARGET= xbat
.include <bsd.port.mk>