summaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xwit/Makefile')
-rw-r--r--x11/xwit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile
index 65f2a0a16c77..f832c59866ec 100644
--- a/x11/xwit/Makefile
+++ b/x11/xwit/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/15 12:04:13 tg Exp $
#
DISTNAME= xwit-1.0
@@ -13,5 +13,6 @@ MASTER_SITES= http://www.freebsd.org/~tg/
MAINTAINER= tg@FreeBSD.ORG
USE_IMAKE= yes
+MAN1= xwit.1
.include <bsd.port.mk>