diff options
author | petef <petef@FreeBSD.org> | 2002-03-06 05:27:31 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-06 05:27:31 +0800 |
commit | 0d0ee44c69ca1a8a7147d6182d95847ce673f44d (patch) | |
tree | 69107b777702dbccafac48ce9fe5717138e9b152 /textproc | |
parent | bcadb7ebbd2dd80c688ad7617907d6a34cb06b39 (diff) | |
download | freebsd-ports-gnome-0d0ee44c69ca1a8a7147d6182d95847ce673f44d.tar.gz freebsd-ports-gnome-0d0ee44c69ca1a8a7147d6182d95847ce673f44d.tar.zst freebsd-ports-gnome-0d0ee44c69ca1a8a7147d6182d95847ce673f44d.zip |
Host distfile at a temprary site until the homepage reappears.
PR: 35561
Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gdict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gdict/Makefile b/textproc/gdict/Makefile index 9d7e92806584..d4ce7003accf 100644 --- a/textproc/gdict/Makefile +++ b/textproc/gdict/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdict PORTVERSION= 0.7 CATEGORIES= textproc -MASTER_SITES= http://www.psilord.com/code/gdict/old/ +MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= domi@saargate.de |