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