diff options
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 1a339636339..20da974e54f 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 |