c9468e0bfc
- add patch from FreeBSD port: Only flag the loopback address (127.0.0.1) on loopback interfaces with the noadvice bit. Other IP# numbers are valid and should be advertised.
15 lines
370 B
Makefile
15 lines
370 B
Makefile
# $OpenBSD: Makefile,v 1.5 1999/04/20 22:26:30 brad Exp $
|
|
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
|
|
|
|
DISTNAME= gated-3-5-11
|
|
PKGNAME= gated-3.5.11
|
|
CATEGORIES= net
|
|
NO_CDROM= "LIC: requires licence for redistribution"
|
|
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
|
|
|
MAINTAINER= ports@OpenBSD.ORG
|
|
|
|
ALL_TARGET= gated
|
|
|
|
.include <bsd.port.mk>
|