diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index ffebd5b0927d..5adf60d4210c 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -1,20 +1,21 @@ PORTNAME= ffproxy PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://${PORTNAME}.sourceforge.net/${PORTNAME}/ \ - http://www.sourcefiles.org/System/Daemons/Proxy/ \ - http://www.nevm.de/${PORTNAME}/ \ - http://faith.eu.org/${PORTNAME}/ + http://www.nevm.de/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Filtering HTTP proxy server WWW= https://ffproxy.sourceforge.net LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandoned upstream, last update in 2006. Consider using www/squid +EXPIRATION_DATE=2024-06-30 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include