diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-02-04 12:06:11 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-02-04 12:06:11 +0000 |
commit | 3e93ea84dc6947502c1c8d030277b12cb32cd527 (patch) | |
tree | 5bf653e278b033c3e77970aff5d57c3e013000dc /www | |
parent | ee11de074718a1a2b1d0a067fd295865dca8eee6 (diff) | |
download | ports-3e93ea84dc6947502c1c8d030277b12cb32cd527.tar.gz ports-3e93ea84dc6947502c1c8d030277b12cb32cd527.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-pastescript/Makefile | 4 | ||||
-rw-r--r-- | www/py-pastescript/distinfo | 6 |
2 files changed, 6 insertions, 4 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 diff --git a/www/py-pastescript/distinfo b/www/py-pastescript/distinfo index 921a85bf9827..ac2e43a628a2 100644 --- a/www/py-pastescript/distinfo +++ b/www/py-pastescript/distinfo @@ -1,3 +1,3 @@ -MD5 (PasteScript-1.0.tar.gz) = 5ea4a56bc757685aaadddafbe0d64244 -SHA256 (PasteScript-1.0.tar.gz) = df88cfc18853a09dec6ed57d19c61d8b67a29d4bc7494eabe3f00ad1beb2af46 -SIZE (PasteScript-1.0.tar.gz) = 80048 +MD5 (PasteScript-1.1.tar.gz) = 9559eacb46afa724b9ba056b8b42243f +SHA256 (PasteScript-1.1.tar.gz) = a16fb09a2b78c76e471ad5d1ee54179d7b2dbffc9645ad45d11395ceb30475ad +SIZE (PasteScript-1.1.tar.gz) = 81063 |