diff options
author | dent <dent@pkgsrc.org> | 2001-12-16 06:13:25 +0000 |
---|---|---|
committer | dent <dent@pkgsrc.org> | 2001-12-16 06:13:25 +0000 |
commit | 1bc839b686f25864459a0baa29681fa9060871d1 (patch) | |
tree | 505344540e58acf7c094783989f6b6f8a20ebd2e /graphics | |
parent | 4dae5bda090974dd216cc2e97510f55605af055d (diff) | |
download | pkgsrc-1bc839b686f25864459a0baa29681fa9060871d1.tar.gz |
Update HOMEPAGE, MASTER_SITES.
Noted by Richard Rauch.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/photopc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile index 3630a9a01d8..fa02a91b2cb 100644 --- a/graphics/photopc/Makefile +++ b/graphics/photopc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 15:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/12/16 06:13:25 dent Exp $ # DISTNAME= photopc-3.04 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.average.org/pub/photopc/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=photopc/} MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://www.average.org/digicam/ +HOMEPAGE= http://photopc.sourceforge.net/ COMMENT= Manipulate digital still cameras GNU_CONFIGURE= YES |