diff options
author | reed <reed> | 2005-02-26 00:28:01 +0000 |
---|---|---|
committer | reed <reed> | 2005-02-26 00:28:01 +0000 |
commit | 45f2fb4b4276b65ef309becdcc4d35a3f6b02547 (patch) | |
tree | e4b4f004f19da916e191483d4d4cc2fe48dead2b /graphics/cinepaint | |
parent | b19537c84d41e7bf6f6e475001b9864eaa275b1e (diff) | |
download | pkgsrc-45f2fb4b4276b65ef309becdcc4d35a3f6b02547.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 |