diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-15 05:46:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-15 05:46:30 +0800 |
commit | 0a5534acb50eb3a210b78b98e4d1bf6654b9675f (patch) | |
tree | 066e6d4e443b173bfcd4f1b673c32372c7167524 /graphics/opendx | |
parent | 91a2c7d4acc087b95644138c207f9fbdc9aec15f (diff) | |
download | freebsd-ports-gnome-0a5534acb50eb3a210b78b98e4d1bf6654b9675f.tar.gz freebsd-ports-gnome-0a5534acb50eb3a210b78b98e4d1bf6654b9675f.tar.zst freebsd-ports-gnome-0a5534acb50eb3a210b78b98e4d1bf6654b9675f.zip |
- Fix fetch
PR: 137780
Submitted by: maintainer
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 |