diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 21:46:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 21:46:30 +0000 |
commit | 72edb29a33261f35b6bf6373fe3470f3a3b9a6bb (patch) | |
tree | c8802f1b5f1699333a53e2c14c60112fcc30edc8 /graphics/opendx | |
parent | 3690087437bafff9184c10a729d42deca0c2f543 (diff) | |
download | ports-72edb29a33261f35b6bf6373fe3470f3a3b9a6bb.tar.gz ports-72edb29a33261f35b6bf6373fe3470f3a3b9a6bb.zip |
Notes
Diffstat (limited to 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 13602206e1a7..12814393ca39 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -10,7 +10,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 PORTREVISION= 2 CATEGORIES= graphics math -MASTER_SITES= http://opendx.npaci.edu/source/ +MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} MAINTAINER= stephen@missouri.edu |