diff options
author | joerg <joerg@pkgsrc.org> | 2011-11-09 02:37:37 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2011-11-09 02:37:37 +0000 |
commit | 525cf2ac75c0855f0fe96684dde645127af7f838 (patch) | |
tree | 107267c5061d3b7eecfae5ab940f9f0f97201980 /www/Makefile | |
parent | 45e014539641446d17ba12989f5355f801a42e36 (diff) | |
download | pkgsrc-525cf2ac75c0855f0fe96684dde645127af7f838.tar.gz |
Revert removal of neon (hi ryoon!)
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 c962f8096dc..e7820195504 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.828 2011/11/08 12:15:12 taca Exp $ +# $NetBSD: Makefile,v 1.829 2011/11/09 02:37:37 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -225,6 +225,7 @@ SUBDIR+= moodle SUBDIR+= mserv-php SUBDIR+= nanoblogger SUBDIR+= nanoblogger-extra +SUBDIR+= neon SUBDIR+= netscape SUBDIR+= netsurf SUBDIR+= nginx |