diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
commit | 429e956b3f65f46fee87f0517dd7cda65b802071 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /shells | |
parent | 707a0b9e1f4486900e17b98d4679434d9ded5477 (diff) | |
download | pkgsrc-429e956b3f65f46fee87f0517dd7cda65b802071.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/lshell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile index 66959bc26ba..292c37c3645 100644 --- a/shells/lshell/Makefile +++ b/shells/lshell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/10 08:34:07 imil Exp $ +# $NetBSD: Makefile,v 1.3 2010/02/10 19:17:45 joerg Exp $ # DISTNAME= lshell-0.9.4 +PKGREVISION= 1 CATEGORIES= shells python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/} |