diff options
Diffstat (limited to 'chat/spectrum/Makefile')
-rw-r--r-- | chat/spectrum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile index a23f40d09be..35f2d352521 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2018/03/12 11:16:11 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2018/04/14 07:34:11 adam Exp $ DISTNAME= spectrum-1.4.8 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= chat MASTER_SITES= https://cloud.github.com/downloads/hanzz/libtransport/ |