diff options
author | tnn <tnn@pkgsrc.org> | 2010-11-16 11:46:08 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-11-16 11:46:08 +0000 |
commit | 98a4cb7d0247da604da8bb72f07809dbb7e06e1d (patch) | |
tree | e9a9b792e338e7572f3d935f4557b22e83f32105 /graphics/shotwell | |
parent | 2550ef9294529c3982e7cec0eb46d6b2418f4d55 (diff) | |
download | pkgsrc-98a4cb7d0247da604da8bb72f07809dbb7e06e1d.tar.gz |
fix HOMEPAGE
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index ce394f78a4c..136dd1b2ed1 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/11/15 22:57:28 abs Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/16 11:46:08 tnn Exp $ # DISTNAME= shotwell-0.7.2 @@ -8,7 +8,7 @@ MASTER_SITES= http://yorba.org/download/shotwell/0.7/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgrsc-users@NetBSD.org -HOMEPAGE= http://yorba.org/download/shotwell/0.7/ +HOMEPAGE= http://yorba.org/shotwell/ COMMENT= Shotwell is a photo organizer for the GNOME desktop LICENSE= gnu-lgpl-v2.1 |