diff options
Diffstat (limited to 'security/tcl-tls/Makefile')
-rw-r--r-- | security/tcl-tls/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tcl-tls/Makefile b/security/tcl-tls/Makefile index 2fd58488890..f9f98c4b2ff 100644 --- a/security/tcl-tls/Makefile +++ b/security/tcl-tls/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2007/05/18 10:03:31 peter Exp $ +# $NetBSD: Makefile,v 1.6 2008/01/18 05:09:42 tnn Exp $ # DISTNAME= tls1.5.0-src PKGNAME= tcl-tls-1.5.0 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tls/} |