diff options
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r-- | lang/python25/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index ceecd4961b3..450143e4dd8 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2011/06/04 05:08:19 obache Exp $ +# $NetBSD: Makefile,v 1.35.6.1 2012/02/18 23:35:28 tron Exp $ .include "dist.mk" PKGNAME= python25-${PY_DISTVERSION} +PKGREVISION= 2 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org |