diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-18 20:09:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-18 20:09:35 +0000 |
commit | bf9177ddfac433741664a88b7547dc8e68929581 (patch) | |
tree | eacb6114ad50fa23dd3b65b538919b7bb46cf6da /graphics/gphoto | |
parent | edd5b9754d9b6aca91aa86964aaaadf2e2472611 (diff) | |
download | pkgsrc-bf9177ddfac433741664a88b7547dc8e68929581.tar.gz |
Comment out MASTER_SITES, the file is not there any longer.
Diffstat (limited to 'graphics/gphoto')
-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 543fff10279..c10d8a0f9b1 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:32 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/04/18 20:09:35 wiz Exp $ DISTNAME= gphoto-0.4.3 PKGREVISION= 9 CATEGORIES= graphics -MASTER_SITES= http://www.gphoto.net/dist/ +#MASTER_SITES= http://www.gphoto.net/dist/ MAINTAINER= jmcm@cs.cmu.edu HOMEPAGE= http://www.gphoto.org/ |