diff options
-rw-r--r-- | mail/sympa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index a642fd34c4ff..4a4316b7c99e 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -40,6 +40,8 @@ BUILD_DEPENDS+= \ RUN_DEPENDS:= ${BUILD_DEPENDS} +FORBIDDEN= Possible to open archive management page for any list + # Ignore alpha/beta versions PORTSCOUT= limit:^[0-9]+(\.[0-9]+)*$$ |