aboutsummaryrefslogtreecommitdiff
path: root/dns/geta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/geta/Makefile')
-rw-r--r--dns/geta/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/dns/geta/Makefile b/dns/geta/Makefile
deleted file mode 100644
index 447ad6ceb3ee..000000000000
--- a/dns/geta/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: geta
-# Date created: 5 Nov 2001
-# Whom: sumikawa
-#
-# $FreeBSD$
-#
-
-PORTNAME= geta
-PORTVERSION= 19990419
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
-DISTNAME= pping-${PORTVERSION}
-
-MAINTAINER= sumikawa@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/pping
-GNU_CONFIGURE= yes
-
-NO_INSTALL_MANPAGES= yes
-
-.include <bsd.port.mk>