diff options
author | adam <adam> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam> | 2014-01-11 14:42:00 +0000 |
commit | e4010742a4167bc7ae45a02c57796d16e9c209ad (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /security/tcl-tls | |
parent | fd4dc655265beb0d2947adeaaaffab5afa71a9d9 (diff) | |
download | pkgsrc-e4010742a4167bc7ae45a02c57796d16e9c209ad.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/} |