diff options
author | hauke <hauke@pkgsrc.org> | 2010-06-25 12:59:47 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2010-06-25 12:59:47 +0000 |
commit | 293df61ab0618e8e4dd0ab7ec4f67a45174389d6 (patch) | |
tree | dc62192897a2a644eae6fdd7f6f0c8d40689caf5 /www/Makefile | |
parent | 39a307725771d54b40bc823bf834c7dc83dddd60 (diff) | |
download | pkgsrc-293df61ab0618e8e4dd0ab7ec4f67a45174389d6.tar.gz |
Remove pyblosxom and re-import as py-blosxom, being pkgsrc conformant.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index d87304c8d06..1f13055496c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.730 2010/06/17 07:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.731 2010/06/25 12:59:47 hauke Exp $ # COMMENT= Packages related to the World Wide Web @@ -491,7 +491,7 @@ SUBDIR+= py-simpletal SUBDIR+= py-swish-e SUBDIR+= py-uwsgi SUBDIR+= py-webpy -SUBDIR+= pyblosxom +SUBDIR+= py-blosxom SUBDIR+= qDecoder SUBDIR+= raggle SUBDIR+= rails |