aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbat/Makefile
diff options
context:
space:
mode:
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>