diff options
author | augustss <augustss@pkgsrc.org> | 2005-04-30 03:38:29 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-04-30 03:38:29 +0000 |
commit | e931f43189230063932f842dfe6d5dcb31fd3b29 (patch) | |
tree | 8b954880f15812e30de71002befb2bdcaf466453 /www/album/Makefile | |
parent | 183c1ce2f5b0b5384fddbf266e7410cd38a402a4 (diff) | |
download | pkgsrc-e931f43189230063932f842dfe6d5dcb31fd3b29.tar.gz |
Use correct home page.
Diffstat (limited to 'www/album/Makefile')
-rw-r--r-- | www/album/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/album/Makefile b/www/album/Makefile index 5d878ff4c24..7346bc3fa72 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -9,7 +9,7 @@ CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/ MAINTAINER= augustss@NetBSD.org -HOMEPAGE= http://marginalhacks.com/Hacks/album/Download.html +HOMEPAGE= http://marginalhacks.com/Hacks/album/ COMMENT= Generate HTML albums of images DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick |