diff options
author | lukem <lukem> | 2001-12-26 08:11:46 +0000 |
---|---|---|
committer | lukem <lukem> | 2001-12-26 08:11:46 +0000 |
commit | 583217c1e437941f309a027a3e5a3e1083c773ba (patch) | |
tree | 66ca12e9b66d2f2ce99da48c557b9abd38ca6ab3 /www/Makefile | |
parent | 7871c48afd12ab06783382b02e7435a3c330615f (diff) | |
download | pkgsrc-583217c1e437941f309a027a3e5a3e1083c773ba.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 |