diff options
Diffstat (limited to 'chat/quirc')
-rw-r--r-- | chat/quirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/quirc/Makefile b/chat/quirc/Makefile index c6691e5827f..8515f3ce7e3 100644 --- a/chat/quirc/Makefile +++ b/chat/quirc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/04/06 21:07:31 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/03 10:04:40 wiz Exp $ # DISTNAME= quirc-0.9.84 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://quirc.org/ |