summaryrefslogtreecommitdiff
path: root/net-mgmt/choparp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/choparp/Makefile')
-rw-r--r--net-mgmt/choparp/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
deleted file mode 100644
index 0bc035642511..000000000000
--- a/net-mgmt/choparp/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: choparp
-# Date created: 7 October 1997
-# Whom: itojun@itojun.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= choparp
-PORTVERSION= 20021107
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= choparp
-
-MAINTAINER= ports@freebsd.org
-COMMENT= Simple proxy arp daemon
-
-MAN8= choparp.8
-
-.include <bsd.port.mk>