pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-caldav Fix PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5262809aa0c1
branches:  trunk
changeset: 630020:5262809aa0c1
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Feb 02 00:58:06 2014 +0000

description:
Fix PKGNAME.

diffstat:

 net/py-caldav/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r ea5cae85c40e -r 5262809aa0c1 net/py-caldav/Makefile
--- a/net/py-caldav/Makefile    Sun Feb 02 00:50:01 2014 +0000
+++ b/net/py-caldav/Makefile    Sun Feb 02 00:58:06 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/02/02 00:49:17 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/02/02 00:58:06 rodent Exp $
 
 DISTNAME=      caldav-0.1.12
-PKGNAME=       ${PYPKGPREFIX}-caldav
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  https://pypi.python.org/packages/source/c/caldav/
 



Home | Main Index | Thread Index | Old Index