diff options
author | lukem <lukem> | 2006-04-22 07:32:24 +0000 |
---|---|---|
committer | lukem <lukem> | 2006-04-22 07:32:24 +0000 |
commit | 57c1e913ca744b87953906ee90b46daaf1063910 (patch) | |
tree | a9c84bc90005597d304c91e5929a7fc31ec73011 /www/make_album | |
parent | b3bb0722e3674838f684c0ae10df8d82d67ed9e8 (diff) | |
download | pkgsrc-57c1e913ca744b87953906ee90b46daaf1063910.tar.gz |
Reset MAINTAINER; I don't have the time nor inclination to maintain
these any more.
Diffstat (limited to 'www/make_album')
-rw-r--r-- | www/make_album/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/make_album/Makefile b/www/make_album/Makefile index 8e6432aa675..236c8c73018 100644 --- a/www/make_album/Makefile +++ b/www/make_album/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:25 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 07:32:24 lukem Exp $ # DISTNAME= make_album_1_6 @@ -7,7 +7,7 @@ PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://www.burren.cx/david/files/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.burren.cx/david/make_album.html COMMENT= Generate HTML albums of images |