From 5e9886dc4d6103f72c2034f545197fd136e16662 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 1 Feb 2012 14:47:45 +0000 Subject: Use version in PKGNAME. --- filesystems/py-filesystem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'filesystems/py-filesystem') diff --git a/filesystems/py-filesystem/Makefile b/filesystems/py-filesystem/Makefile index be80bc37540..1c5816ab786 100644 --- a/filesystems/py-filesystem/Makefile +++ b/filesystems/py-filesystem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/02/01 14:36:42 gdt Exp $ +# $NetBSD: Makefile,v 1.2 2012/02/01 14:47:45 gdt Exp $ # VERSION= 0.4.0 DISTNAME= fs-${VERSION} -PKGNAME= ${PYPKGPREFIX}-filesystem +PKGNAME= ${PYPKGPREFIX}-filesystem-${VERSION} CATEGORIES= filesystems MASTER_SITES= http://pyfilesystem.googlecode.com/files/ -- cgit v1.2.3