aboutsummaryrefslogtreecommitdiff
path: root/security/liedentd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/liedentd/Makefile')
-rw-r--r--security/liedentd/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile
deleted file mode 100644
index 4797db29f46c..000000000000
--- a/security/liedentd/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: liedentd
-# Date created: 20 Mar 2001
-# Whom: wes@freebsd.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= liedentd
-PORTVERSION= 1.1
-CATEGORIES= security net
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= wes
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An ident server which refuses to divulge security information
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-.include <bsd.port.mk>