summaryrefslogtreecommitdiff
path: root/games/xgolgo
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-10-16 04:27:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-10-16 04:27:23 +0000
commit40cd2f9add3261835ab33cd2491bd2274dfb0389 (patch)
tree16222b7a0f161125bffa7ebb862596762f542424 /games/xgolgo
parentAdd checksum fo the gold version. (diff)
Not that it matters much, but move around a couple of newlines to
make it appear nicer.
Notes
Notes: svn path=/head/; revision=8296
Diffstat (limited to 'games/xgolgo')
-rw-r--r--games/xgolgo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile
index 383b27a13fc6..fa7719692035 100644
--- a/games/xgolgo/Makefile
+++ b/games/xgolgo/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 July 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/10/15 04:56:39 max Exp $
#
DISTNAME= xeyes-g
@@ -16,9 +16,9 @@ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
WRKSRC= ${WRKDIR}/xeyes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
-
MAN1= xgolgo.1
post-install:
${INSTALL_MAN} ${WRKSRC}/xeyes.man ${PREFIX}/man/man1/xgolgo.1
+
.include <bsd.port.mk>