summaryrefslogtreecommitdiff
path: root/astro/xphoon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/xphoon/Makefile')
-rw-r--r--astro/xphoon/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
index 7a95b4115428..0f5f32bf5ffd 100644
--- a/astro/xphoon/Makefile
+++ b/astro/xphoon/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.7 1997/05/29 01:53:20 fenner Exp $
+# $Id: Makefile,v 1.8 1997/12/25 22:29:12 asami Exp $
#
DISTNAME= xphoon
@@ -16,4 +16,6 @@ MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
+MAN1= xphoon.1
+
.include <bsd.port.mk>