diff options
Diffstat (limited to 'chat/pidgin-otr/Makefile')
-rw-r--r-- | chat/pidgin-otr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 005712f79b4..55354d2d4e3 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2015/04/25 14:20:28 tnn Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:48:28 wiz Exp $ VERSION= 4.0.1 DISTNAME= pidgin-otr-${VERSION} PKGNAME= pidgin-otr-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |