1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net/ftelnetd/Makefile
Mark Linimon 0af4d3dd6b Reset maintainer due to bounce: domain has disappeared. Reset
mastersite.  Mark for 2-month expiration.

Submitted by:	portsmon email bounce
2013-09-25 01:14:04 +00:00

22 lines
406 B
Makefile

# Created by: Levent Kayan <levent@corehack.org>
# $FreeBSD$
PORTNAME= ftelnetd
PORTVERSION= 0.0.2
CATEGORIES= net
MASTER_SITES= # expired
MAINTAINER= ports@FreeBSD.org
COMMENT= A small server faking various telnet daemons
BROKEN= Unfetchable due to parked MASTER_SITES
DEPRECATED= "${BROKEN}"
EXPIRATION_DATE= 2013-11-24
USES= gmake
PLIST_FILES= sbin/ftelnetd
NO_STAGE= yes
.include <bsd.port.mk>