diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-22 14:57:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-22 14:57:35 +0000 |
commit | aa49797b872a4adb43b6f2ce99c6905696d7185e (patch) | |
tree | df55e8aed672264933e9ad690d1d63f36ce1b8bd /graphics | |
parent | c5863322764c7e45a500d797111139a262997dc2 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libaux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libaux/Makefile b/graphics/libaux/Makefile index d80b4f72a49b..224d2f341965 100644 --- a/graphics/libaux/Makefile +++ b/graphics/libaux/Makefile @@ -8,7 +8,7 @@ PORTNAME= libaux PORTVERSION= 1.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.rus.uni-stuttgart.de/pub/systems/sgi/OpenGL/contrib/ +MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ DISTFILES= libaux${EXTRACT_SUFX} libtk${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org |