diff options
Diffstat (limited to 'net/entropy/Makefile')
-rw-r--r-- | net/entropy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index f4411875f7a..ee4f2c35a11 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2006/01/24 07:32:29 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:23 joerg Exp $ # DISTNAME= entropy_rsa-${ENTROPY_VERSION} PKGNAME= entropy-${ENTROPY_VERSION:S/-/./} -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/entropy_rsa-${ENTROPY_VERSION:C/-.*$//} CATEGORIES= net www MASTER_SITES= http://entropy.stop1984.com/files/ |