diff options
author | rh <rh> | 2000-11-29 11:29:12 +0000 |
---|---|---|
committer | rh <rh> | 2000-11-29 11:29:12 +0000 |
commit | 5db7edb7a620b3a0b2d562284a08f33529db54e3 (patch) | |
tree | 2e21fbac51fd48a4cbc4b378651d9582353f1c83 /security | |
parent | 7a42402dfd749d47c103f5ed18c859abd8716e04 (diff) | |
download | pkgsrc-5db7edb7a620b3a0b2d562284a08f33529db54e3.tar.gz |
make pkglint happy
Diffstat (limited to 'security')
-rw-r--r-- | security/libbf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libbf/Makefile b/security/libbf/Makefile index 77e7506e458..693e81f55ee 100644 --- a/security/libbf/Makefile +++ b/security/libbf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/29 11:26:45 rh Exp $ +# $NetBSD: Makefile,v 1.2 2000/11/29 11:29:12 rh Exp $ # DISTNAME= libbf-0.8.2b -CATEGORIES= security WRKSRC= ${WRKDIR}/bf +CATEGORIES= security MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ ftp://ftp.ntnu.no/pub/unix/security/ \ |