aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/whatmask/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/whatmask/Makefile')
-rw-r--r--net-mgmt/whatmask/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile
deleted file mode 100644
index dd7f8f10058f..000000000000
--- a/net-mgmt/whatmask/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: whatmask
-# Date created: May 20, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= whatmask
-PORTVERSION= 1.1
-CATEGORIES= net
-MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Easily convert between three common subnet mask notations
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>