mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
dns/sheerdns: Deprecate and set expiration date to 2024-02-29
Abandonware, upstream dead and last update over 10 years ago While at it return to pool Approved by: portmgr
This commit is contained in:
parent
490e786e24
commit
a2e69cf26e
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@ PORTVERSION= 1.04
|
|||
CATEGORIES= dns
|
||||
MASTER_SITES= https://BSDforge.com/projects/source/dns/sheerdns/
|
||||
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Lightweight, simple, and fast master DNS server
|
||||
WWW= https://BSDforge.com/projects/dns/sheerdns/
|
||||
|
||||
|
@ -11,6 +11,8 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= Unfetchable
|
||||
DEPRECATED= Abandonware, upstream dead and last update over 10 years ago
|
||||
EXPIRATION_DATE=2024-02-29
|
||||
|
||||
USES= gmake tar:xz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue