diff options
author | reed <reed@pkgsrc.org> | 2005-02-26 00:28:01 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-02-26 00:28:01 +0000 |
commit | 25ca4fda4ef3e92b9d7ec70cda8d0814d32b7c9d (patch) | |
tree | e4b4f004f19da916e191483d4d4cc2fe48dead2b /graphics/cinepaint | |
parent | eba338e98d3588cfc6fdf0e29f2579a1166d0be9 (diff) | |
download | pkgsrc-25ca4fda4ef3e92b9d7ec70cda8d0814d32b7c9d.tar.gz |
Fix URL. sourceforge.org doesn't exist for cinepaint webpage.
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 7e33b26006a..0f09efb2631 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/01/17 13:38:37 adam Exp $ +# $NetBSD: Makefile,v 1.4 2005/02/26 00:28:01 reed Exp $ DISTNAME= cinepaint-0.19-0 PKGNAME= cinepaint-0.19.0 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://cinepaint.sourceforge.org/ +HOMEPAGE= http://cinepaint.sourceforge.net/ COMMENT= Motion picture painting and image retouching program PKG_INSTALLATION_TYPES= overwrite pkgviews |