diff options
author | adam <adam> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam> | 2014-01-11 14:42:00 +0000 |
commit | b9d888e9e97d6d471086d1a1f42ec04049a8f5b9 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /chat/quirc | |
parent | ae011823dfa8eed8d7ee4d84681f98cd0798fe7c (diff) | |
download | pkgsrc-b9d888e9e97d6d471086d1a1f42ec04049a8f5b9.tar.gz |
Revbump after updating tcl/tk.
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 df389785bf6..a0b637dbcc3 100644 --- a/chat/quirc/Makefile +++ b/chat/quirc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/07/13 19:21:33 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2014/01/11 14:42:02 adam Exp $ # DISTNAME= quirc-0.9.84 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= http://quirc.org/ |