diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-13 09:57:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-13 09:57:39 +0000 |
commit | 5a4f43e2a06009ddea84a4a764d47a86bb162f8f (patch) | |
tree | b1149593678e1d551f7c3d77857b1b7b2c480f6d | |
parent | 15f6f5157d113d6c4161d138d8697a1aa09b48bc (diff) | |
download | ports-5a4f43e2a06009ddea84a4a764d47a86bb162f8f.tar.gz ports-5a4f43e2a06009ddea84a4a764d47a86bb162f8f.zip |
Notes
-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 |