diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-05 22:14:34 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-05 22:14:34 +0000 |
commit | cd80c009137bfcaacc312f0723f193c72421dc1e (patch) | |
tree | 9f08ba50fd6eb07ec3476f6cc742f3af550ab7de /graphics/libv3d/Makefile | |
parent | - change mirror (diff) |
- change mirror
Fix: http://people.freebsd.org/~fenner/portsurvey/graphics.html#libv3d
PR: ports/97723
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Reviewed by: aaron
Approved by: tobez (implicit)
Diffstat (limited to 'graphics/libv3d/Makefile')
-rw-r--r-- | graphics/libv3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile index b8d0548d07ff..15d7fae9ddb5 100644 --- a/graphics/libv3d/Makefile +++ b/graphics/libv3d/Makefile @@ -10,7 +10,7 @@ PORTNAME= libv3d PORTVERSION= 0.1.14 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ftp://wolfpack.twu.net/users/wolfpack/ +MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |