diff options
Diffstat (limited to 'databases/postgresql7/Makefile')
-rw-r--r-- | databases/postgresql7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index 4395c5dd3b9c..2d7c785e6d9f 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -27,6 +27,8 @@ DISTFILES+= postgresql-docs-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER?= girgen@partitur.se +FORBIDDEN= "buffer overruns acknowledged by authors--see <URL:http://www3.us.postgresql.org/news.html>" + WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION} DIST_SUBDIR= postgresql |