svn commit: r326885 - head/net/ftelnetd
John Marino
marino at FreeBSD.org
Tue Sep 10 09:42:47 UTC 2013
Author: marino
Date: Tue Sep 10 09:42:47 2013
New Revision: 326885
URL: http://svnweb.freebsd.org/changeset/ports/326885
Log:
net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITES
PR: ports/181551 (timed out)
Modified:
head/net/ftelnetd/Makefile
Modified: head/net/ftelnetd/Makefile
==============================================================================
--- head/net/ftelnetd/Makefile Tue Sep 10 09:39:11 2013 (r326884)
+++ head/net/ftelnetd/Makefile Tue Sep 10 09:42:47 2013 (r326885)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ftelnetd
-# Date created: 11 March 2007
-# Whom: Levent Kayan <levent at corehack.org>
-#
+# Created by: Levent Kayan <levent at corehack.org>
# $FreeBSD$
PORTNAME= ftelnetd
@@ -12,7 +9,8 @@ MASTER_SITES= http://www.corehack.org/co
MAINTAINER= levent at corehack.org
COMMENT= A small server faking various telnet daemons
-USE_GMAKE= YES
+BROKEN= Unfetchable due to parked MASTER_SITES
+USES= gmake
PLIST_FILES= sbin/ftelnetd
More information about the svn-ports-head
mailing list