diff options
author | wiz <wiz> | 2008-05-30 12:29:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-05-30 12:29:00 +0000 |
commit | 534b30b3e4364756658e53d1f6290b82878ba1fc (patch) | |
tree | bb2d9dd2719c3185306cd1b6015fc5759f486863 /chat/pidgin-otr | |
parent | e7e1bca3a1a913f7e5e3caf45471fd26ff499829 (diff) | |
download | pkgsrc-534b30b3e4364756658e53d1f6290b82878ba1fc.tar.gz |
Bump PKGREVISION for gtkspell API bump.
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 882cbde631a..b67172913c4 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/27 12:21:01 reed Exp $ +# $NetBSD: Makefile,v 1.5 2008/05/30 12:29:00 wiz Exp $ VERSION= 3.1.0 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= pidgin-otr-${VERSION} CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |