aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/aggregate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/aggregate/Makefile')
-rw-r--r--net-mgmt/aggregate/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile
deleted file mode 100644
index 2ffc33020053..000000000000
--- a/net-mgmt/aggregate/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: aggregate
-# Date created: 16 Feb 2001
-# Whom: jabley
-#
-# $FreeBSD$
-#
-
-PORTNAME= aggregate
-PORTVERSION= 1.6
-CATEGORIES= net
-MASTER_SITES= http://buffoon.automagic.org/dist/ \
- http://maggie.automagic.org/dist/
-
-MAINTAINER= jabley@automagic.org
-
-GNU_CONFIGURE= yes
-
-MAN1= aggregate.1 aggregate-ios.1
-
-.include <bsd.port.mk>