aboutsummaryrefslogtreecommitdiff
path: root/net/sup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/sup/Makefile')
-rw-r--r--net/sup/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 6924d49eba71..bc975c5dda82 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.7 1996/06/03 02:17:32 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/18 11:36:32 asami Exp $
#
DISTNAME= sup
@@ -13,4 +13,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= gibbs@FreeBSD.org
+MAN1= sup.1
+MAN8= supservers.8
+
.include <bsd.port.mk>