diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-01-09 09:52:23 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-01-09 09:52:23 +0000 |
commit | e073881afe15a17ea04c58c2549eb1c75df3cf43 (patch) | |
tree | d09fb4480a23e28702f72d9e61e132758f14252c /math/xgobi/Makefile | |
parent | c631a75f73f644ddb8138cf745534a70c982625d (diff) | |
download | FreeBSD-ports-e073881afe15a17ea04c58c2549eb1c75df3cf43.zip FreeBSD-ports-e073881afe15a17ea04c58c2549eb1c75df3cf43.tar.gz |
- Update MASTER_SITES
- Add SHA256
PR: 91537
Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer)
Diffstat (limited to 'math/xgobi/Makefile')
-rw-r--r-- | math/xgobi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xgobi/Makefile b/math/xgobi/Makefile index 83e65ec..a996b3a 100644 --- a/math/xgobi/Makefile +++ b/math/xgobi/Makefile @@ -8,7 +8,7 @@ PORTNAME= xgobi PORTVERSION= 2002.06.20 CATEGORIES= math graphics -MASTER_SITES= http://www.research.att.com/areas/stat/xgobi/ +MASTER_SITES= http://public.research.att.com/~stat/xgobi/ DISTNAME= xgobi EXTRACT_SUFX= .sh.gz |