diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2012-06-07 19:26:25 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2012-06-07 19:26:25 +0000 |
commit | fdac1dea0fdc58a7a488312ac1a183b6073dfb39 (patch) | |
tree | baf01d0e3d8b48c1e24c51017db7d55becb4e466 /audio/py-ogg | |
parent | c856375412da0eb0acbb20cb1bdf29feeb9e7f7a (diff) |
Notes
Diffstat (limited to 'audio/py-ogg')
-rw-r--r-- | audio/py-ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index 3017c2c37d4e..5ac4dfbe6a32 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -9,7 +9,7 @@ PORTNAME= ogg PORTVERSION= 1.3 PORTREVISION= 4 CATEGORIES= audio python -MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ +MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyogg-${PORTVERSION} |