diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-05-16 11:38:39 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-05-16 11:38:39 +0000 |
commit | 32c838b78a13b77bf702a8a02c58622596d57ec7 (patch) | |
tree | 3c837701070312c34268e290f2aec3691ad203e4 /math | |
parent | 0a27d3ae61c93ab20fb38ccd599091249d376b95 (diff) | |
download | FreeBSD-ports-32c838b78a13b77bf702a8a02c58622596d57ec7.zip FreeBSD-ports-32c838b78a13b77bf702a8a02c58622596d57ec7.tar.gz |
Add MASTER_SITE mirror
PR: ports/97314
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: lawrance (mentor)
Diffstat (limited to 'math')
-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 dbb5143..6d416f1 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 |