diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-30 23:06:43 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-30 23:06:43 +0000 |
commit | bd5f0698adf2b433ab62f3cc0fde588f052843fe (patch) | |
tree | 82d53d531cb16aff54edff6e1fead42147a8b019 /security/libtasn1/Makefile | |
parent | 1d326475bdd5338660768d1030d0558fb5dcfe11 (diff) | |
download | FreeBSD-ports-bd5f0698adf2b433ab62f3cc0fde588f052843fe.zip FreeBSD-ports-bd5f0698adf2b433ab62f3cc0fde588f052843fe.tar.gz |
[MAINTAINER] Update security/libtasn1 to 0.2.4
PR: ports/50437
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r-- | security/libtasn1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 6a731c9..d8e4392 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtasn1 -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} \ http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \ |