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/libpurple | |
parent | 9d5b7f784365d1d09c10173862d85762fd01e126 (diff) | |
download | pkgsrc-d002e283bfc2250641bc52c89591e7dc419fb092.tar.gz |
Reset PKGREVISION after update.
Diffstat (limited to 'chat/libpurple')
-rw-r--r-- | chat/libpurple/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index 03406890df5..706177ac3c8 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.79 2017/02/12 06:25:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.80 2017/03/11 07:15:25 wiz Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 7 COMMENT= Multi-protocol Instant Messaging client backend |