diff options
Diffstat (limited to 'lang/python26/Makefile')
-rw-r--r-- | lang/python26/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index fad7068d0c2..282027db781 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2012/03/25 09:09:05 tron Exp $ +# $NetBSD: Makefile,v 1.47 2012/04/14 10:47:17 obache Exp $ .include "dist.mk" PKGNAME= python26-${PY_DISTVERSION} -PKGREVISION= 3 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org |