diff options
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 17 | ||||
-rw-r--r-- | net/gated/distinfo | 1 | ||||
-rw-r--r-- | net/gated/pkg-comment | 1 | ||||
-rw-r--r-- | net/gated/pkg-descr | 4 | ||||
-rw-r--r-- | net/gated/pkg-plist | 9 |
5 files changed, 0 insertions, 32 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile deleted file mode 100644 index 58695e8cb4d4..000000000000 --- a/net/gated/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# Makefile for: gated -# Version required: 3.0 / 2.17 -# Date created: 29 October 1994 -# Whom: pst -# -# $Id: Makefile,v 1.3 1995/04/15 05:41:27 asami Exp $ -# - -DISTNAME= gated-R3_5Alpha_10 -PKGNAME= gated-3.5a10 -CATEGORIES+= networking -MASTER_SITES= ftp://gated.cornell.edu/pub/gated/ -EXTRACT_SUFX= .tar.Z - -ALL_TARGET= gated - -.include <bsd.port.mk> diff --git a/net/gated/distinfo b/net/gated/distinfo deleted file mode 100644 index 887976a93805..000000000000 --- a/net/gated/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gated-R3_5Alpha_10.tar.Z) = aaf17366b13c2439269be8df5537ca8b diff --git a/net/gated/pkg-comment b/net/gated/pkg-comment deleted file mode 100644 index e946b379a7ab..000000000000 --- a/net/gated/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GateD routing protocol daemon (version 3.5 alpha) diff --git a/net/gated/pkg-descr b/net/gated/pkg-descr deleted file mode 100644 index b86e8a8ee84c..000000000000 --- a/net/gated/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GateD routing protocol daemon (version 3.5 alpha) - -This program implements various routing protocols such as OSPF, RIP, EGP, -HELLO, BGP, ISIS, et al. diff --git a/net/gated/pkg-plist b/net/gated/pkg-plist deleted file mode 100644 index dce0acaced99..000000000000 --- a/net/gated/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -@cwd /usr/local -man/man8/gated.8 -man/man8/ripquery.8 -man/man8/ospf_monitor.8 -man/man8/gdc.8 -sbin/gated -bin/ripquery -bin/ospf_monitor -bin/gdc |