diff options
author | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
commit | 7c4d7f8e0058d0d776287cba5e52719425f11478 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /security/tcl-tls | |
parent | 26dcd02e8047abdd304ad7ffa5df2c8213f8ab18 (diff) | |
download | pkgsrc-7c4d7f8e0058d0d776287cba5e52719425f11478.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'security/tcl-tls')
-rw-r--r-- | security/tcl-tls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tcl-tls/Makefile b/security/tcl-tls/Makefile index 2b10840656e..83e40abf91f 100644 --- a/security/tcl-tls/Makefile +++ b/security/tcl-tls/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/02/06 23:23:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2014/01/11 14:42:05 adam Exp $ # DISTNAME= tls1.5.0-src PKGNAME= tcl-tls-1.5.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tls/} |