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 8673683b3af..fa53f0ce61e 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/01/13 13:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2011/02/21 15:51:45 wiz Exp $ VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |