diff options
author | gdt <gdt@pkgsrc.org> | 2005-09-09 23:48:05 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2005-09-09 23:48:05 +0000 |
commit | 906046a9868acbfb8f44542e02e112d5fe04ba3a (patch) | |
tree | 709b8a16f9344f4dd43f74fbefb29c0b0166f0b8 /chat/gaim-otr | |
parent | 58a5ca2edf146b3a9569f2500726376ad9621e34 (diff) | |
download | pkgsrc-906046a9868acbfb8f44542e02e112d5fe04ba3a.tar.gz |
PKGREVISION++ due to libotr bl3 fix: gaim-otr-2.0.2nb1 will include a
dependency on libotr.
Diffstat (limited to 'chat/gaim-otr')
-rw-r--r-- | chat/gaim-otr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gaim-otr/Makefile b/chat/gaim-otr/Makefile index 3e8983753ea..c83447f0b1e 100644 --- a/chat/gaim-otr/Makefile +++ b/chat/gaim-otr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2005/07/27 19:18:14 gdt Exp $ +# $NetBSD: Makefile,v 1.5 2005/09/09 23:48:05 gdt Exp $ DISTNAME= gaim-otr-2.0.2 +PKGREVISION= 1 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |