diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-13 17:57:39 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-13 17:57:39 +0800 |
commit | 85548a5356c36095fb1a1486696e54ff53c5a093 (patch) | |
tree | 7d6702d03ad3ab0f2370f4dd3575dad6d4bb0bae /sysutils | |
parent | 8af472fe828c3d24484121745b3f3f2b4a759733 (diff) | |
download | freebsd-ports-gnome-85548a5356c36095fb1a1486696e54ff53c5a093.tar.gz freebsd-ports-gnome-85548a5356c36095fb1a1486696e54ff53c5a093.tar.zst freebsd-ports-gnome-85548a5356c36095fb1a1486696e54ff53c5a093.zip |
sysutils/cotty: fix master_site
PR: ports/48218
Submitted by: Oliver Breuninger <ob@breuninger.org>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cotty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cotty/Makefile b/sysutils/cotty/Makefile index 291a0b762157..282ef5b7acba 100644 --- a/sysutils/cotty/Makefile +++ b/sysutils/cotty/Makefile @@ -8,7 +8,7 @@ PORTNAME= cotty PORTVERSION= 0.4c CATEGORIES= sysutils -MASTER_SITES= http://fare.tunes.org/files/fwprc/ +MASTER_SITES= http://www.breuninger.org/files/distfiles/ EXTRACT_SUFX= .c.gz MAINTAINER= ob@breuninger.org |