diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-06 06:14:34 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-06 06:14:34 +0800 |
commit | 8e15b16879aea255207348be058f28317c66b0c7 (patch) | |
tree | deb92d973be50cf749a1b583ccabef9d9ba866e9 /graphics/libv3d/Makefile | |
parent | a0f4139c0ccd36425958d73f981a6107692bc074 (diff) | |
download | freebsd-ports-gnome-8e15b16879aea255207348be058f28317c66b0c7.tar.gz freebsd-ports-gnome-8e15b16879aea255207348be058f28317c66b0c7.tar.zst freebsd-ports-gnome-8e15b16879aea255207348be058f28317c66b0c7.zip |
- 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 |