diff options
Diffstat (limited to 'lang/python34/Makefile')
-rw-r--r-- | lang/python34/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile index 5d6a80c11e8..bf06bac0e00 100644 --- a/lang/python34/Makefile +++ b/lang/python34/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/15 12:43:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/20 08:59:31 wen Exp $ .include "dist.mk" PKGNAME= python34-${PY_DISTVERSION} -PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org |