diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-03 01:13:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-03 01:13:35 +0000 |
commit | 6d501683c59def0cbd3b2199f5761a30cd55fb0e (patch) | |
tree | 6f54d10ae652f3753783a7376e857d476d3c593b /net/gopher | |
parent | cd725dae6a103543a0ec65bd694c0f62e47a2ef0 (diff) | |
download | ports-6d501683c59def0cbd3b2199f5761a30cd55fb0e.tar.gz ports-6d501683c59def0cbd3b2199f5761a30cd55fb0e.zip |
Notes
Diffstat (limited to 'net/gopher')
-rw-r--r-- | net/gopher/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile index 1a339636339d..20da974e54f9 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -13,6 +13,8 @@ DISTNAME= gopher2_3.1 MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "Remote exploits" + BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/wais:build DATADIR= $(PREFIX)/gopher-data |