diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-11 07:15:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-11 07:15:25 +0000 |
commit | d002e283bfc2250641bc52c89591e7dc419fb092 (patch) | |
tree | 20ba69b52fa533f9253f919240643fe9f046a87b /chat/finch | |
parent | 9d5b7f784365d1d09c10173862d85762fd01e126 (diff) | |
download | pkgsrc-d002e283bfc2250641bc52c89591e7dc419fb092.tar.gz |
Reset PKGREVISION after update.
Diffstat (limited to 'chat/finch')
-rw-r--r-- | chat/finch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 7c1ce680a09..96673114675 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2016/12/18 23:33:11 joerg Exp $ +# $NetBSD: Makefile,v 1.67 2017/03/11 07:15:25 wiz Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 2 COMMENT= Multi-protocol Instant Messaging client console frontend |