diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-05-16 19:38:39 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-05-16 19:38:39 +0800 |
commit | 32c838b78a13b77bf702a8a02c58622596d57ec7 (patch) | |
tree | 3c837701070312c34268e290f2aec3691ad203e4 /math/fxt | |
parent | 0a27d3ae61c93ab20fb38ccd599091249d376b95 (diff) | |
download | freebsd-ports-gnome-32c838b78a13b77bf702a8a02c58622596d57ec7.tar.gz freebsd-ports-gnome-32c838b78a13b77bf702a8a02c58622596d57ec7.tar.zst freebsd-ports-gnome-32c838b78a13b77bf702a8a02c58622596d57ec7.zip |
Add MASTER_SITE mirror
PR: ports/97314
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: lawrance (mentor)
Diffstat (limited to 'math/fxt')
-rw-r--r-- | math/fxt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index dbb51437a0ac..6d416f17cca2 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -9,7 +9,8 @@ PORTNAME= fxt PORTVERSION= 2006.04.12 CATEGORIES= math -MASTER_SITES= http://www.jjj.de/fxt/ +MASTER_SITES= http://www.jjj.de/fxt/ \ + http://freebsd.unixfreunde.de/sources/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |