diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-01 21:47:45 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-01 21:47:45 +0000 |
commit | 4eb463c27ee73e57177f2cf33f8921a3f4fb9170 (patch) | |
tree | 0b746cc3c8a8d75151b114cbd57ef4d6f2289a53 /graphics/gtksee | |
parent | 705dab1879258f7c505134c6dc44dcef00775678 (diff) | |
download | ports-4eb463c27ee73e57177f2cf33f8921a3f4fb9170.tar.gz ports-4eb463c27ee73e57177f2cf33f8921a3f4fb9170.zip |
Notes
Diffstat (limited to 'graphics/gtksee')
-rw-r--r-- | graphics/gtksee/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index ceeefa500426..bdfe94f97829 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -3,12 +3,13 @@ # Date created: Sun Nov 22 12:08:18 CET 1998 # Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE> # -# $Id: Makefile,v 1.1.1.1 1998/12/01 21:03:18 billf Exp $ +# $Id: Makefile,v 1.2 1998/12/01 21:11:01 billf Exp $ # DISTNAME= gtksee-0.2.0 CATEGORIES= graphics -MASTER_SITES= http://www.zg169.net/~hotaru/download/ +MASTER_SITES= http://www.zg169.net/~hotaru/download/ \ + http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= ibex@physik.TU-Berlin.DE |