summaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/fspclient/Makefile')
-rw-r--r--net/fspclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
index 1b01c3f94080..6108d911cd0c 100644
--- a/net/fspclient/Makefile
+++ b/net/fspclient/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.6 1995/11/27 04:04:54 asami Exp $
+# $Id: Makefile,v 1.7 1996/11/18 11:34:48 asami Exp $
#
DISTNAME= fspclient.0.0-h+
@@ -16,5 +16,6 @@ MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= yes
+MAN1= fsp.1
.include <bsd.port.mk>