diff options
Diffstat (limited to 'chat/spectrum')
-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 4c228efd53e..698919ccaee 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/01/26 21:37:10 adam Exp $ +# $NetBSD: Makefile,v 1.30 2013/02/06 23:21:49 jperkin Exp $ DISTNAME= spectrum-1.4.8 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= chat MASTER_SITES= http://cloud.github.com/downloads/hanzz/libtransport/ |