diff options
author | ahze <ahze@FreeBSD.org> | 2005-10-30 02:14:32 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-10-30 02:14:32 +0000 |
commit | 44ef0e8c35ff3216ab89aa33716a48a18df55922 (patch) | |
tree | 7b0461f0b44561d9946fdd780de7bc3e0591adab /graphics/svg2swf | |
parent | c13b5cca0aabdb40430dbd15e477a9f01e7a2a78 (diff) | |
download | FreeBSD-ports-44ef0e8c35ff3216ab89aa33716a48a18df55922.zip FreeBSD-ports-44ef0e8c35ff3216ab89aa33716a48a18df55922.tar.gz |
- Update MASTER_SITES
Spotted on: pointyhat
Diffstat (limited to 'graphics/svg2swf')
-rw-r--r-- | graphics/svg2swf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile index 3f3451f..84a0415 100644 --- a/graphics/svg2swf/Makefile +++ b/graphics/svg2swf/Makefile @@ -9,7 +9,7 @@ PORTNAME= svg2swf PORTVERSION= 0.1.3 CATEGORIES= graphics python -MASTER_SITES= http://www.eskimo.com/~robla/svg2swf/ +MASTER_SITES= http://robla.net/1996/svg2swf/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty |