diff options
Diffstat (limited to 'www/py-pastescript/Makefile')
-rw-r--r-- | www/py-pastescript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index 0dac828c9f3a..da72aedd1800 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -6,9 +6,9 @@ # PORTNAME= PasteScript -PORTVERSION= 1.6.1.1 +PORTVERSION= 1.6.2 CATEGORIES= www python -MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteScript/ \ +MASTER_SITES= http://pypi.python.org/packages/source/P/PasteScript/ \ ${MASTER_SITE_LOCAL} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= dryice |