diff options
Diffstat (limited to 'chat/libotr/Makefile')
-rw-r--r-- | chat/libotr/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/libotr/Makefile b/chat/libotr/Makefile index 6613e9a2f4c..84f097278b0 100644 --- a/chat/libotr/Makefile +++ b/chat/libotr/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2007/08/30 17:27:15 gdt Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/17 13:58:08 gdt Exp $ -VERSION= 3.1.0 -PKGREVISION= 1 +VERSION= 3.2.0 DISTNAME= libotr-${VERSION} CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |