summaryrefslogtreecommitdiff
path: root/astro/sunclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r--astro/sunclock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index c995653c512f..2c4fc96b9813 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 September 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.5 1997/05/29 01:49:59 fenner Exp $
+# $Id: Makefile,v 1.6 1998/07/08 12:08:46 scrappy Exp $
#
DISTNAME= sunclock-1.4
@@ -16,4 +16,6 @@ MAINTAINER= torstenb@FreeBSD.org
USE_IMAKE= YES
+MAN1= sunclock.1
+
.include <bsd.port.mk>