diff options
author | lioux <lioux@FreeBSD.org> | 2001-06-23 01:39:16 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-06-23 01:39:16 +0800 |
commit | 566e5e0d5eaf51a7963e9a32ae71fc71a628ff26 (patch) | |
tree | 87a455184da39e6fb2d0458c77cf2a6a28accf3d /x11-fm/systemg/Makefile | |
parent | f2c1241fd2338ea2700ebda73bf45d4425a01117 (diff) | |
download | freebsd-ports-gnome-566e5e0d5eaf51a7963e9a32ae71fc71a628ff26.tar.gz freebsd-ports-gnome-566e5e0d5eaf51a7963e9a32ae71fc71a628ff26.tar.zst freebsd-ports-gnome-566e5e0d5eaf51a7963e9a32ae71fc71a628ff26.zip |
House distfiles under since these are no longer available elsewhere
Diffstat (limited to 'x11-fm/systemg/Makefile')
-rw-r--r-- | x11-fm/systemg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/systemg/Makefile b/x11-fm/systemg/Makefile index bea6d83bbe28..9aa4139d7f85 100644 --- a/x11-fm/systemg/Makefile +++ b/x11-fm/systemg/Makefile @@ -8,8 +8,8 @@ PORTNAME= systemg PORTVERSION= 1.0.1 CATEGORIES= x11-fm -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/systemg/source/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= lioux DISTNAME= SystemG_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |