diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /chat/licq-gui-console | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'chat/licq-gui-console')
-rw-r--r-- | chat/licq-gui-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/licq-gui-console/Makefile b/chat/licq-gui-console/Makefile index 6f40187de7d..2212a12434d 100644 --- a/chat/licq-gui-console/Makefile +++ b/chat/licq-gui-console/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/10/15 17:08:02 roy Exp $ +# $NetBSD: Makefile,v 1.24 2015/08/17 17:11:20 wiz Exp $ # DISTNAME= licq-1.3.5 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME:C/-/-gui-console-/} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/} |