diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-14 22:03:34 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-14 22:03:34 +0800 |
commit | 31bd50ba7850d6a8d12c2bff315890a8f1184081 (patch) | |
tree | af01c2ded711532002bda82d0c3eac56a08d0373 /math | |
parent | f318f110174cdba4effe704861ec973ce474b266 (diff) | |
download | freebsd-ports-gnome-31bd50ba7850d6a8d12c2bff315890a8f1184081.tar.gz freebsd-ports-gnome-31bd50ba7850d6a8d12c2bff315890a8f1184081.tar.zst freebsd-ports-gnome-31bd50ba7850d6a8d12c2bff315890a8f1184081.zip |
- Update MASTER_SITES
PR: ports/105524
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Diffstat (limited to 'math')
-rw-r--r-- | math/goblin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile index b6ede3336698..c5992653b0d3 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -9,7 +9,7 @@ PORTNAME= goblin PORTVERSION= 2.6.4 CATEGORIES= misc -MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ \ +MASTER_SITES= http://www.math.uni-augsburg.de/~fremuth/goblin.docs/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= miwi DISTNAME= ${PORTNAME}.${PORTVERSION} |