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/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile
deleted file mode 100644
index e980f2bac5a4..000000000000
--- a/net-mgmt/aggregate/Makefile
+++ /dev/null
@@ -1,23 +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://dist.automagic.org/ \
- http://dist1.automagic.org/ \
- http://dist2.automagic.org/ \
- http://dist3.automagic.org/
-
-MAINTAINER= jabley@automagic.org
-COMMENT= Optimise a list of route prefixes to help make nice short filters
-
-GNU_CONFIGURE= yes
-
-MAN1= aggregate.1 aggregate-ios.1
-
-.include <bsd.port.mk>