diff options
Diffstat (limited to 'security/libssh2/Makefile')
-rw-r--r-- | security/libssh2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index babfab13da3..2ba16fe8ea7 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/11/20 16:45:30 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:41 wiz Exp $ # DISTNAME= libssh2-1.2.2 +PKGREVISION= 1 CATEGORIES= security #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libssh2/} MASTER_SITES= http://www.libssh2.org/download/ |