diff options
author | briggs <briggs> | 2001-02-28 01:35:25 +0000 |
---|---|---|
committer | briggs <briggs> | 2001-02-28 01:35:25 +0000 |
commit | b131c6128e2597963880c2c3a319c2b314816b68 (patch) | |
tree | 12b781649127754287b6c4299b6061e9c572d5be /graphics | |
parent | da5d3c70f9ba6c627bf443f084369969d360d186 (diff) | |
download | pkgsrc-b131c6128e2597963880c2c3a319c2b314816b68.tar.gz |
Update MASTER_SITES URL to one that exists.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index 04bd62cfe2a..5ff8030c10b 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2001/02/16 15:22:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/28 01:35:25 briggs Exp $ DISTNAME= gphoto-0.4.3 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/0.4/ +MASTER_SITES= http://www.gphoto.net/dist/ MAINTAINER= jmcm@cs.cmu.edu HOMEPAGE= http://www.gphoto.org/ |