diff options
Diffstat (limited to 'chat/pidgin-otr')
-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 8809cea3848..6decab9ea7a 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/09/02 19:50:56 adam Exp $ +# $NetBSD: Makefile,v 1.44 2013/10/10 14:42:02 ryoon Exp $ DISTNAME= pidgin-otr-4.0.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |