aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/uudeview/Makefile2
-rw-r--r--converters/uulib/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile
index fb50202a353b..494756e4c0f8 100644
--- a/converters/uudeview/Makefile
+++ b/converters/uudeview/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/
MAINTAINER= hoek@FreeBSD.org
COMMENT= A program for uu/xx/Base64/BinHex/yEnc de-/encoding
+FORBIDDEN= http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
+
LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= yes
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index 9bfe6d641b7b..b82c44280992 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -14,6 +14,8 @@ DISTNAME= uudeview-${PORTVERSION}
MAINTAINER= hoek@FreeBSD.org
COMMENT= A library for uu/xx/Base64/BinHex/yEnc de-/encoding
+FORBIDDEN= http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
+
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes