diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 17:39:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 17:39:16 +0000 |
commit | 102d885cdcb812efba8ccd20cac7ce5bbe18abbd (patch) | |
tree | 2efd730b6b6f01d090c7938cad20f54e49b9bf70 /x11-fm/systemg | |
parent | 0262278f7a3c26059e40978fc7d9ab542c0a1226 (diff) | |
download | ports-102d885cdcb812efba8ccd20cac7ce5bbe18abbd.tar.gz ports-102d885cdcb812efba8ccd20cac7ce5bbe18abbd.zip |
House distfiles under since these are no longer available elsewhere
Notes
Notes:
svn path=/head/; revision=44324
Diffstat (limited to 'x11-fm/systemg')
-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 |