summaryrefslogtreecommitdiff
path: root/net/gated/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /net/gated/Makefile
parentAdd $Id$. (diff)
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'net/gated/Makefile')
-rw-r--r--net/gated/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 5c58b906b44c..8307778aedc2 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id: Makefile,v 1.9 1996/01/31 17:40:47 gpalmer Exp $
+# $Id: Makefile,v 1.10 1996/11/18 11:34:53 asami Exp $
#
DISTNAME= gated-R3_5Beta_3
@@ -12,5 +12,6 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
ALL_TARGET= gated
+MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
.include <bsd.port.mk>