diff options
author | abs <abs> | 1999-12-14 22:36:47 +0000 |
---|---|---|
committer | abs <abs> | 1999-12-14 22:36:47 +0000 |
commit | cf70c7f890229539f4f9a2171e4a20740862d404 (patch) | |
tree | c87e5c9091b74ef00c22d3a0812b3b14c900fc34 /security/rsaref/Makefile | |
parent | 04b95c23ee5294e0742623e666a11957a0b91f24 (diff) | |
download | pkgsrc-cf70c7f890229539f4f9a2171e4a20740862d404.tar.gz |
Roll rsaref version to rsaref-2.0p3 to reflect updated security patches
Diffstat (limited to 'security/rsaref/Makefile')
-rw-r--r-- | security/rsaref/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile index 12761ea0ca1..a040be4e550 100644 --- a/security/rsaref/Makefile +++ b/security/rsaref/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 1999/05/26 15:33:16 tv Exp $ +# $NetBSD: Makefile,v 1.16 1999/12/14 22:36:47 abs Exp $ # DISTNAME= rsaref -PKGNAME= rsaref-2.0p2 +PKGNAME= rsaref-2.0p3 WRKSRC= ${WRKDIR}/install CATEGORIES= security MASTER_SITES= ftp://ftp.spinnaker.com/pub/crypt/rsaref/ |