diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2012-02-10 23:26:00 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2012-02-10 23:26:00 +0000 |
commit | ab7ccea2a3520d5c7a12e7ebc16f5c84f4a33560 (patch) | |
tree | bd9960bbd0122a24d5f93f4965ae9c59021d1154 /www/py-bottle/Makefile | |
parent | c1301ea016367ef16b7e744daaba22a9b4e2b837 (diff) |
Notes
Diffstat (limited to 'www/py-bottle/Makefile')
-rw-r--r-- | www/py-bottle/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index 7eb0817a8334..ca381654247f 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bottle -PORTVERSION= 0.10.7 +PORTVERSION= 0.10.8 CATEGORIES= www python -MASTER_SITES= CHEESESHOP \ - http://nivi.interfree.it/distfiles/${PORTNAME}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org |