diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-26 16:19:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-26 16:19:46 +0800 |
commit | fd5d156d5457aae6b672c4ffa4e10c292ed059d8 (patch) | |
tree | eee8632827ca691a4edf18151e8d975fef346e5d /biology | |
parent | d8189acdb7958ac07a00d0d509aca2b57ed69595 (diff) | |
download | freebsd-ports-gnome-fd5d156d5457aae6b672c4ffa4e10c292ed059d8.tar.gz freebsd-ports-gnome-fd5d156d5457aae6b672c4ffa4e10c292ed059d8.tar.zst freebsd-ports-gnome-fd5d156d5457aae6b672c4ffa4e10c292ed059d8.zip |
Chased new mastersite per distfile survey. Notified maintainer.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/lsysexp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/lsysexp/Makefile b/biology/lsysexp/Makefile index 3acf7aedbef5..5e35e4c0d923 100644 --- a/biology/lsysexp/Makefile +++ b/biology/lsysexp/Makefile @@ -8,7 +8,7 @@ PORTNAME= lsysexp PORTVERSION= 0.67 CATEGORIES= biology -MASTER_SITES= http://www.cs.pdx.edu/~coscorrr/programs/lsysexp/download/ +MASTER_SITES= http://coscorrosa.com/programs/${PORTNAME}/download/ MAINTAINER= dyeske@yahoo.com COMMENT= A GTK based program for viewing and creating L-system fractals |