mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Make this puppy compile on -current after the net/if.h change to no longer
be self sufficient w/ sys/time.h Note that this causes some harmless warnings, this is a trivial patch.
This commit is contained in:
parent
7510fd7d4d
commit
ee03cbc743
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5125
@ -3,7 +3,7 @@
|
||||
# Date created: 29 October 1994
|
||||
# Whom: pst
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1996/11/18 11:34:53 asami Exp $
|
||||
# $Id: Makefile,v 1.11 1996/11/18 14:08:13 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gated-R3_5Beta_3
|
||||
@ -11,6 +11,8 @@ PKGNAME= gated-3.5b3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
||||
|
||||
MAINTAINER= peter
|
||||
|
||||
ALL_TARGET= gated
|
||||
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user