diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-25 14:41:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-25 14:41:09 +0000 |
commit | 235c101683ec0314d74fe1ae4cbfbedf5fa33084 (patch) | |
tree | 2961c2060987652b45b6e7a5fe5249119c92dd23 /graphics/gtksee | |
parent | With Satoshi's next bsd.port.* commit, this should work. (diff) |
Correct MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=15607
Diffstat (limited to 'graphics/gtksee')
-rw-r--r-- | graphics/gtksee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index d909e4025258..ac3cc6a3c414 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -3,13 +3,13 @@ # Date created: Sun Nov 22 12:08:18 CET 1998 # Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE> # -# $Id: Makefile,v 1.5 1998/12/06 14:51:51 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/12/08 16:17:02 vanilla Exp $ # DISTNAME= gtksee-0.2.1 CATEGORIES= graphics MASTER_SITES= http://www.pressroom.com/~mrc/gtksee/ \ - http://www.zg169.net/~hotaru/download/ \ + http://www.zg169.net/~hotaru/gtksee/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= ibex@physik.TU-Berlin.DE |