diff options
author | augustss <augustss> | 2005-04-30 03:38:29 +0000 |
---|---|---|
committer | augustss <augustss> | 2005-04-30 03:38:29 +0000 |
commit | 87a458dbe4f7e20bb174d0ddd5a63060c9f15726 (patch) | |
tree | 8b954880f15812e30de71002befb2bdcaf466453 /www/album | |
parent | 3e9bee2f3ff9f4d541e2893aa874637ef0ddfd9c (diff) | |
download | pkgsrc-87a458dbe4f7e20bb174d0ddd5a63060c9f15726.tar.gz |
Use correct home page.
Diffstat (limited to 'www/album')
-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 |