Revert r404408.

It actually broke `make fetch'. The tarball location in PyPI is a bit
tricky since the directory is called Cycler but the tarball is called
cycler, and this confuses the MASTER_SITE_SUBDIR substitutions.
This commit is contained in:
Raphael Kubo da Costa 2016-01-05 17:50:29 +00:00
parent d99dd48ead
commit 112e63cbe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405306

View file

@ -1,12 +1,12 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
PORTNAME= Cycler
PORTNAME= cycler
PORTVERSION= 0.9.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
MASTER_SITE_SUBDIR= source/C/Cycler
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= cycler-${PORTVERSION}
MAINTAINER= yuri@rawbw.com
COMMENT= Composable style cycles