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 | ab93e58091b7ac7f3b812827b143e6a6e532b786 (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /chat/smirk | |
parent | 4ddc5d3adc601714d97b450902b99b22642bf6c1 (diff) | |
download | pkgsrc-ab93e58091b7ac7f3b812827b143e6a6e532b786.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'chat/smirk')
-rw-r--r-- | chat/smirk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/smirk/Makefile b/chat/smirk/Makefile index 566c1c80ac1..048c2519368 100644 --- a/chat/smirk/Makefile +++ b/chat/smirk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 00:02:44 asau Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/17 17:11:20 wiz Exp $ # DISTNAME= smirk-20080111 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 |