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 7ed8fd8e4bb..0c74d10697a 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2013/06/04 22:15:46 tron Exp $ +# $NetBSD: Makefile,v 1.37 2013/10/19 09:07:00 adam Exp $ DISTNAME= spectrum-1.4.8 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= chat MASTER_SITES= http://cloud.github.com/downloads/hanzz/libtransport/ |