diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /chat/pidgin-otr | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'chat/pidgin-otr')
-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 e63800887b1..8c67ca2ba9e 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/09/06 00:24:46 gdt Exp $ +# $NetBSD: Makefile,v 1.28 2012/09/07 19:16:17 adam Exp $ DISTNAME= pidgin-otr-4.0.0 +PKGREVISION= 1 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |