aboutsummaryrefslogtreecommitdiff
path: root/security/cryptlib/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-01-30 09:29:33 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-01-30 09:29:33 +0000
commite1c205d36479c7c30b08c2f50e701dcfa25fa962 (patch)
treeb9ebfa6e9187c795aad9d1aa716d7858abfa0ffa /security/cryptlib/Makefile
parent909f39d3c06a997866fe560ed9bf4644971404af (diff)
Notes
Diffstat (limited to 'security/cryptlib/Makefile')
-rw-r--r--security/cryptlib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile
index d3751d77bfd5..18f8d2d11174 100644
--- a/security/cryptlib/Makefile
+++ b/security/cryptlib/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= cryptlib
-PORTVERSION= 3.1.b5
+PORTVERSION= 3.1
CATEGORIES= security
-MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/beta/
-DISTNAME= cl31beta05
+MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/
+DISTNAME= cl31
EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org