diff options
Diffstat (limited to 'chat/silc-client/Makefile')
-rw-r--r-- | chat/silc-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index 0dd9f4e302a..ffc28531f65 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2014/05/29 23:35:19 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/06/12 10:48:29 wiz Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ |