diff options
Diffstat (limited to 'www/aolserver/Makefile')
-rw-r--r-- | www/aolserver/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/aolserver/Makefile b/www/aolserver/Makefile index 3c2c4d428b88..5a527ed1d1ae 100644 --- a/www/aolserver/Makefile +++ b/www/aolserver/Makefile @@ -15,6 +15,9 @@ COMMENT= A multithreaded web server with embedded TCL interpreter LICENSE= MPL LICENSE_FILE= ${WRKSRC}/license.terms +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} |