summaryrefslogtreecommitdiff
path: root/games/xmine
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /games/xmine
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'games/xmine')
-rw-r--r--games/xmine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index 464fc367a9a7..7073069c2f90 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -3,13 +3,13 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.8 1995/04/17 08:29:17 joerg Exp $
+# $Id: Makefile,v 1.9 1996/06/03 02:17:18 asami Exp $
#
DISTNAME= xmine-1.0.3-Xaw
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
PKGNAME= xmine-1.0.3
-CATEGORIES+= games
+CATEGORIES= games
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org