summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-09 12:33:57 +0000
committerwiz <wiz@pkgsrc.org>2012-03-09 12:33:57 +0000
commit7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72 (patch)
treedea21ca963956a5e80e494c1c2435cc9155c0a97 /shells
parentfe72b789870356ae35ce019005f31a96cc04ddbd (diff)
downloadpkgsrc-7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72.tar.gz
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the setting already.
Diffstat (limited to 'shells')
-rw-r--r--shells/lshell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile
index 8ffa4550655..9a423b5b87a 100644
--- a/shells/lshell/Makefile
+++ b/shells/lshell/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/02/19 13:03:11 gls Exp $
+# $NetBSD: Makefile,v 1.8 2012/03/09 12:34:22 wiz Exp $
#
DISTNAME= lshell-0.9.14
+PKGREVISION= 1
CATEGORIES= shells python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/}