diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-05-06 13:44:19 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-05-06 13:44:19 +0000 |
commit | aa87db21bdcc585f0f519abfa2c6e3728057e281 (patch) | |
tree | 28e61ce39d285e037a23c80e196fa74fa492bb70 | |
parent | c23c777c19dcf7275b115ea9d8bb7526e185bffb (diff) | |
download | ports-aa87db21bdcc585f0f519abfa2c6e3728057e281.tar.gz ports-aa87db21bdcc585f0f519abfa2c6e3728057e281.zip |
Notes
-rw-r--r-- | mail/youbin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile index 5d7cd7e85247..8a347146941d 100644 --- a/mail/youbin/Makefile +++ b/mail/youbin/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-unix MAINTAINER= max@FreeBSD.org COMMENT= Mail arrival notification service package +FORBIDDEN= Locally exploitable buffer overflow in set-user-ID executable + USE_IMAKE= yes USE_X_PREFIX= no USE_XPM= yes |