diff options
author | lukem <lukem@pkgsrc.org> | 2001-12-26 08:11:46 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-12-26 08:11:46 +0000 |
commit | 7728bd6af5dc05f6bd5ae3e61d4f9d320ec85621 (patch) | |
tree | 66ca12e9b66d2f2ce99da48c557b9abd38ca6ab3 /www/Makefile | |
parent | 31d311a98e5fffea3f5eb6f77091c3378808d05e (diff) | |
download | pkgsrc-7728bd6af5dc05f6bd5ae3e61d4f9d320ec85621.tar.gz |
add make_album
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cb4b7c68d31..f5d5cec5bf8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2001/12/06 16:16:14 dillo Exp $ +# $NetBSD: Makefile,v 1.168 2001/12/26 08:11:46 lukem Exp $ # COMMENT= Packages related to the World Wide Web @@ -70,6 +70,7 @@ SUBDIR+= libwww SUBDIR+= links SUBDIR+= lynx SUBDIR+= lynx-current +SUBDIR+= make_album SUBDIR+= mozilla SUBDIR+= navigator SUBDIR+= navigator3 |