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 949baef39c9..0dd9f4e302a 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2013/10/11 09:58:53 roy Exp $ +# $NetBSD: Makefile,v 1.64 2014/05/29 23:35:19 wiz Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ |