summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-02-01 18:42:56 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-02-01 18:42:56 +0000
commit6fe89d3391da16db69a9076a7026e0eb27dbf299 (patch)
tree5aa2588ddbaa0bace3543753d93e0eb18bffdcde /devel
parent- Update to 2.10.0.2 (diff)
- Fix fetch
Reported by: -fetch-original pointyhat run
Notes
Notes: svn path=/head/; revision=227389
Diffstat (limited to 'devel')
-rw-r--r--devel/py-cog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cog/Makefile b/devel/py-cog/Makefile
index c7414d5db111..617b68361ab9 100644
--- a/devel/py-cog/Makefile
+++ b/devel/py-cog/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cog
PORTVERSION= 2.0
CATEGORIES= devel python
-MASTER_SITES= http://www.nedbatchelder.com/code/cog/
+MASTER_SITES= http://nedbatchelder.com/code/cog/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= apesternikov@page2rss.com