diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8c07f6366b3ba853a09aa2113e2809fc16383ead (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /chat/mcabber | |
parent | a2bfbe1742a5d0cf89884b8da5ad5b45046360e3 (diff) | |
download | pkgsrc-8c07f6366b3ba853a09aa2113e2809fc16383ead.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'chat/mcabber')
-rw-r--r-- | chat/mcabber/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/mcabber/Makefile b/chat/mcabber/Makefile index 5ecd021bff7..8e6f4abd669 100644 --- a/chat/mcabber/Makefile +++ b/chat/mcabber/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/01/10 09:50:42 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:37 tron Exp $ DISTNAME= mcabber-0.10.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ EXTRACT_SUFX= .tar.bz2 |