diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-11-12 01:36:41 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-11-12 01:36:41 +0000 |
commit | 5b029ad691e0bd8e3cefb21f50be70b26262f6db (patch) | |
tree | 71115b70b93320b9a9bb8389f9ba567395f5cdb2 /net/gtkyahoo | |
parent | The previous commit - use the 4.4BSD spelling of TIOCMGET and TIOCMSET (diff) |
Fix MASTER_SITE
Submitted by: dannyman <dannyman@dannyland.org> (MAINTAINER)
Diffstat (limited to 'net/gtkyahoo')
-rw-r--r-- | net/gtkyahoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gtkyahoo/Makefile b/net/gtkyahoo/Makefile index 415e5d4de521..229fa5329b37 100644 --- a/net/gtkyahoo/Makefile +++ b/net/gtkyahoo/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtkyahoo PORTVERSION= 0.16 CATEGORIES= net -MASTER_SITES= http://www.unixtools.org/gtkyahoo/dist/tars/ +MASTER_SITES= http://download.sourceforge.net/gtkyahoo/ MAINTAINER= dannyman@dannyland.org |