diff options
author | ghen <ghen> | 2005-12-28 15:47:53 +0000 |
---|---|---|
committer | ghen <ghen> | 2005-12-28 15:47:53 +0000 |
commit | f0be24c30b8187aac356fab1b72e6b7f794f98b6 (patch) | |
tree | f501a0a2e6ea7fce9648cf2754c11f22bcc2fe34 /www | |
parent | 1aea0d81b7e8ab7a3c7412207ee1379e234f186d (diff) | |
download | pkgsrc-f0be24c30b8187aac356fab1b72e6b7f794f98b6.tar.gz |
Add skipstone.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e2669304d0b..3b373ca9faf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.423 2005/12/17 19:28:38 markd Exp $ +# $NetBSD: Makefile,v 1.424 2005/12/28 15:47:53 ghen Exp $ # COMMENT= Packages related to the World Wide Web @@ -271,6 +271,7 @@ SUBDIR+= ruby-webunit SUBDIR+= sarg SUBDIR+= screws SUBDIR+= sitecopy +SUBDIR+= skipstone SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= sope |