diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-22 08:32:19 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-22 08:32:19 +0000 |
commit | 54b5cd1fa5acbb9e3d6d08c880743702cff43448 (patch) | |
tree | d2ac72a60b0eb9d4992422c6d70016c100d44c90 /security/cryptlib | |
parent | e2579e5d66ec77043cfefe1eab7168c19ea48bfa (diff) | |
download | ports-54b5cd1fa5acbb9e3d6d08c880743702cff43448.tar.gz ports-54b5cd1fa5acbb9e3d6d08c880743702cff43448.zip |
Notes
Diffstat (limited to 'security/cryptlib')
-rw-r--r-- | security/cryptlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile index 6dcf45dc453a..57039d9e2a45 100644 --- a/security/cryptlib/Makefile +++ b/security/cryptlib/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cryptlib -PORTVERSION= 3.1 -PORTREVISION= beta4 +PORTVERSION= 3.1.b4 CATEGORIES= security MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/beta/ DISTNAME= cl31beta04 |