diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-01-14 03:49:16 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-01-14 03:49:16 +0000 |
commit | 3e4d1abbc7bff5d1274f4fb4d88fd4c0ea144914 (patch) | |
tree | ddf7db18c206f1d2e873afc8c6b2ddf986accbea /www/py-pastescript/Makefile | |
parent | 6b270a5e93c5ddc43c7f0902241b47533bf7dd55 (diff) | |
download | ports-3e4d1abbc7bff5d1274f4fb4d88fd4c0ea144914.tar.gz ports-3e4d1abbc7bff5d1274f4fb4d88fd4c0ea144914.zip |
Notes
Diffstat (limited to 'www/py-pastescript/Makefile')
-rw-r--r-- | www/py-pastescript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index fb2771372de3..0dac828c9f3a 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PasteScript -PORTVERSION= 1.3.6 +PORTVERSION= 1.6.1.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteScript/ \ ${MASTER_SITE_LOCAL} \ |