aboutsummaryrefslogtreecommitdiff
path: root/dns/host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/host/Makefile')
-rw-r--r--dns/host/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/dns/host/Makefile b/dns/host/Makefile
deleted file mode 100644
index 1c19daad9fd5..000000000000
--- a/dns/host/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: host
-# Date created: 29 June 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= host
-PORTVERSION= 991529
-CATEGORIES= net
-MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/ \
- ftp://ftp.nikhef.nl/pub/network/
-DISTNAME= ${PORTNAME}
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= sobomax@FreeBSD.org
-
-NO_WRKSUBDIR= yes
-
-MAN1= host.1
-
-.include <bsd.port.mk>