diff options
Diffstat (limited to 'www/py-pastescript/Makefile')
-rw-r--r-- | www/py-pastescript/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index c40a1b4f9b5c..6d1f4ac7c7e0 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -6,10 +6,12 @@ # PORTNAME= PasteScript -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteScript/ \ + ${MASTER_SITE_LOCAL} \ http://dryice.name/computer/FreeBSD/distfiles/ +MASTER_SITE_SUBDIR= dryice PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dryice@FreeBSD.org |