diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | 85678d65cfd33524b56a432385debb14fd7a8e8a (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /chat/konversation | |
parent | 3bd02ff902f8a229024be8a4cc13ec99ae30281c (diff) | |
download | pkgsrc-85678d65cfd33524b56a432385debb14fd7a8e8a.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'chat/konversation')
-rw-r--r-- | chat/konversation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 3d29f9332fb..4e14d4d15e0 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2012/03/03 00:12:48 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/03/15 11:53:21 obache Exp $ # DISTNAME= konversation-1.3.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.3.1/src/} EXTRACT_SUFX= .tar.bz2 |