diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-06-14 14:08:50 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-06-14 14:08:50 +0000 |
commit | 927caeeaf4feb55f851c12cd1e5d3eeea9d32463 (patch) | |
tree | e06db8100277b63898a2b7051df567c52c6b817b /graphics | |
parent | 767899d072d9d8538594855190f17fc6ee6056af (diff) | |
download | ports-927caeeaf4feb55f851c12cd1e5d3eeea9d32463.tar.gz ports-927caeeaf4feb55f851c12cd1e5d3eeea9d32463.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/metapixel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile index 75f94b29627b..b11e72e07c76 100644 --- a/graphics/metapixel/Makefile +++ b/graphics/metapixel/Makefile @@ -8,7 +8,7 @@ PORTNAME= metapixel PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/metapixel/files/ \ +MASTER_SITES= http://www.complang.tuwien.ac.at/schani/metapixel/files/ \ http://mirror.roe.ch/dist/metapixel/ MAINTAINER= daniel@roe.ch |