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 | 84df23a55bb3ec0ea425448074e98e5068a7a994 (patch) | |
tree | e4b4f004f19da916e191483d4d4cc2fe48dead2b | |
parent | 73f10c0cf4788676c4adf027fb330751eadf61d9 (diff) | |
download | pkgsrc-84df23a55bb3ec0ea425448074e98e5068a7a994.tar.gz |
Fix URL. sourceforge.org doesn't exist for cinepaint webpage.
-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 |