diff options
author | wiz <wiz@pkgsrc.org> | 2010-04-20 22:27:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-04-20 22:27:56 +0000 |
commit | 21459384240ff11670aad76ba76ad4909837df02 (patch) | |
tree | a266a52ae4e2010775f73617fd921f1f056d3305 /graphics | |
parent | 84bee4addfb911dfac32dc72adb0e4a6ee18dc32 (diff) | |
download | pkgsrc-21459384240ff11670aad76ba76ad4909837df02.tar.gz |
Fix HOMEPAGE, from diro@nixsyspaus.org.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-resynthesizer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 9b5bfb39a8a..62d4edab028 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/14 00:01:31 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/04/20 22:27:56 wiz Exp $ # DISTNAME= resynthesizer-0.16 @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.logarithmic.net/pfh-files/resynthesizer/ +HOMEPAGE= http://www.logarithmic.net/pfh/resynthesizer COMMENT= Gimp plug-in for texture synthesis LICENSE= gnu-gpl-v2 |