summaryrefslogtreecommitdiff
path: root/games/xbloody
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 12:28:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 12:28:40 +0000
commit2971a93e525324599461eda215641f9a624352d0 (patch)
tree17c2ee6d6c0d04729c11b3bc5f6921df0a881bb7 /games/xbloody
parentConvert to PORTNAME/PORTVERSION. lfview had an invalid version (diff)
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
Notes
Notes: svn path=/head/; revision=27515
Diffstat (limited to 'games/xbloody')
-rw-r--r--games/xbloody/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xbloody/Makefile b/games/xbloody/Makefile
index 9a1254aebb81..eb40de4ff632 100644
--- a/games/xbloody/Makefile
+++ b/games/xbloody/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: xbloody
-# Version required: 1.00
# Date created: 10 February 1998
# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= xbloody
-PKGNAME= xbloody-1.00
+PORTNAME= xbloody
+PORTVERSION= 1.00
CATEGORIES= games
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1994/oct/
+DISTNAME= ${PORTNAME}
MAINTAINER= kazu@jp.freebsd.org
-WRKSRC= ${WRKDIR}
+NO_WRKSUBDIR= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes