diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-11 02:15:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-11 02:15:12 +0800 |
commit | 37a5ee2ea396e0e3651d00a68d7a139d739ae3e0 (patch) | |
tree | ddb81a4339bebcfaea347eeec7766b56369cf4e2 /math/fxt | |
parent | f5de80c528a2229136a8a7f438101fbc73e23e70 (diff) | |
download | freebsd-ports-gnome-37a5ee2ea396e0e3651d00a68d7a139d739ae3e0.tar.gz freebsd-ports-gnome-37a5ee2ea396e0e3651d00a68d7a139d739ae3e0.tar.zst freebsd-ports-gnome-37a5ee2ea396e0e3651d00a68d7a139d739ae3e0.zip |
- Add backup MASTER_SITE
Submitted by: pointyhat via kris
Diffstat (limited to 'math/fxt')
-rw-r--r-- | math/fxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 1bb20679747d..1b948d9e76ca 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -10,7 +10,7 @@ PORTNAME= fxt PORTVERSION= 2006.12.17 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ \ - ${MASTER_SITE_LOCAL:S/%SUBDIR%/stas/} + http://freebsd.unixfreunde.de/sources/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |