diff options
-rw-r--r-- | graphics/camediaplay/Makefile | 5 | ||||
-rw-r--r-- | graphics/dc3play/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/camediaplay/Makefile b/graphics/camediaplay/Makefile index 2f5a597cc1d4..a0c38bf0963f 100644 --- a/graphics/camediaplay/Makefile +++ b/graphics/camediaplay/Makefile @@ -3,12 +3,13 @@ # Date created: 2 May 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.5 1997/07/15 14:47:25 itojun Exp $ +# $Id: Makefile,v 1.6 1997/08/04 01:17:54 itojun Exp $ # DISTNAME= camediaplay-970803 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/C-400L/unix/ +MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/C-400L/unix/ \ + ftp://ftp.digipri.co.jp/pub/free-software/Olympus/C-400L/unix/ MAINTAINER= itojun@itojun.org diff --git a/graphics/dc3play/Makefile b/graphics/dc3play/Makefile index 03d0b49563d3..4c2a16c9676c 100644 --- a/graphics/dc3play/Makefile +++ b/graphics/dc3play/Makefile @@ -3,12 +3,13 @@ # Date created: 15 Jul 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1997/07/15 14:57:38 itojun Exp $ +# $Id: Makefile,v 1.2 1997/07/16 14:50:37 itojun Exp $ # DISTNAME= dc3play-970716 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/DC-3/unix/ +MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/DC-3/unix/ \ + ftp://ftp.digipri.co.jp/pub/free-software/Ricoh/DC-3/unix/ MAINTAINER= itojun@itojun.org |