diff options
author | wen <wen@FreeBSD.org> | 2009-10-19 09:10:41 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-10-19 09:10:41 +0800 |
commit | 8d6eb50b7681f3271c144723d4b1cd964cb1c515 (patch) | |
tree | bcf4142b0a273d5082fc77dff5b231ac44b34f43 /textproc | |
parent | b02b514c76ff1495612562deec55af3888f08445 (diff) | |
download | freebsd-ports-gnome-8d6eb50b7681f3271c144723d4b1cd964cb1c515.tar.gz freebsd-ports-gnome-8d6eb50b7681f3271c144723d4b1cd964cb1c515.tar.zst freebsd-ports-gnome-8d6eb50b7681f3271c144723d4b1cd964cb1c515.zip |
- Minor change to MASTER_SITES
PR: ports/139740
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Approved by: mentors(implicit)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sml-fxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sml-fxp/Makefile b/textproc/sml-fxp/Makefile index d6e32d8f2468..b3e9f393596f 100644 --- a/textproc/sml-fxp/Makefile +++ b/textproc/sml-fxp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www2.informatik.tu-muenchen.de/~berlea/Fxp/ \ - http://www.cse.unsw.edu.au/~tbourke/distfiles/ + http://www.tbrk.org/distfiles/ DISTNAME= fxp-${PORTVERSION} MAINTAINER= timbob@bigpond.com |