diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile index 13b4c1ee942d..0ca52ea992a0 100644 --- a/ftp/puf/Makefile +++ b/ftp/puf/Makefile @@ -1,16 +1,19 @@ # Created by: Ying-Chieh Liao PORTNAME= puf PORTVERSION= 1.0.0 CATEGORIES= ftp www MASTER_SITES= SF MAINTAINER= jharris@widomaker.com COMMENT= Parallel HTTP downloader similar to wget +DEPRECATED= Last release in 2006, doesn't support https and upstream is dead. Please consider using www/aria2 +EXPIRATION_DATE=2022-06-30 + GNU_CONFIGURE= yes PLIST_FILES= bin/puf \ man/man1/puf.1.gz .include