diff options
-rw-r--r-- | security/bitstir/Makefile~ | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/security/bitstir/Makefile~ b/security/bitstir/Makefile~ deleted file mode 100644 index 12d593b1d01..00000000000 --- a/security/bitstir/Makefile~ +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile~,v 1.1 2003/08/29 00:25:36 dan Exp $ -# - -DISTNAME= bitstir-0.2 -CATEGORIES= security -MASTER_SITES= http://www.wiredyne.com/software/downloads/ - -MAINTAINER= pdh@wiredyne.com -HOMEPAGE= http://www.wiredyne.com/software/downloads/ -COMMENT= Entropy restoration daemon - -USE_BUILDLINK2= yes - -.include "../../mk/bsd.pkg.mk" |