diff options
Diffstat (limited to 'misc/compat22/Makefile')
-rw-r--r-- | misc/compat22/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/compat22/Makefile b/misc/compat22/Makefile index 75bfa7ea9d0..dbf12f354ee 100644 --- a/misc/compat22/Makefile +++ b/misc/compat22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= compat22 -PORTVERSION= 4.4 +PORTVERSION= 4.6.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_FREEBSD_ORG} MASTER_SITE_SUBDIR= releases/${ARCH}/${PORTVERSION}-RELEASE/${PORTNAME} @@ -20,8 +20,6 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "FreeBSD-SA-02:28.resolv - buffer overflow in resolver in libc" - ONLY_FOR_ARCHS= i386 PORTOBJFORMAT= aout |