diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /www/py-openssl-proxy | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) |
Notes
Diffstat (limited to 'www/py-openssl-proxy')
-rw-r--r-- | www/py-openssl-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-openssl-proxy/Makefile b/www/py-openssl-proxy/Makefile index be865c9f3c09..5fc8c402ba54 100644 --- a/www/py-openssl-proxy/Makefile +++ b/www/py-openssl-proxy/Makefile @@ -8,7 +8,7 @@ PORTNAME= openssl-proxy PORTVERSION= 0.1 CATEGORIES= www security -MASTER_SITES= http://richard.jones.name/google-hacks/gmail-filesystem/ +MASTER_SITES= http://richard.jones.name/google-hacks/gmail-filesystem/ CSME PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyOpenSSLProxy-${PORTVERSION} |