diff options
author | xtraeme <xtraeme> | 2005-02-18 07:09:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-02-18 07:09:13 +0000 |
commit | db1f626eb6ebd105d97a810a738ff0a354a0e8ed (patch) | |
tree | 9695677ef27fc3ae11bc135247a94ab154ab325e | |
parent | 9b5b2ffd91ee1a43f0c638973ad1745f28d0d646 (diff) | |
download | pkgsrc-db1f626eb6ebd105d97a810a738ff0a354a0e8ed.tar.gz |
Added www/blur6ex.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 2e81e37553d..893cb97b40e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9167 2005/02/17 23:35:29 rillig Exp $ +$NetBSD: CHANGES,v 1.9168 2005/02/18 07:09:13 xtraeme Exp $ Changes to the packages collection and infrastructure in 2005: @@ -909,3 +909,4 @@ Changes to the packages collection and infrastructure in 2005: Updated radmind to 1.5.0 [wiz 2005-02-17] Updated criticalmass to 0.9.10 [peter 2005-02-17] Updated pkglint to 4.06 [rillig 2005-02-17] + Added blur6ex-0.1.198 [xtraeme 2005-02-18] diff --git a/www/Makefile b/www/Makefile index 39f9157cf3b..38eda9a6e91 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.377 2005/02/12 00:12:39 jlam Exp $ +# $NetBSD: Makefile,v 1.378 2005/02/18 07:09:13 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -56,6 +56,7 @@ SUBDIR+= bannerfilter SUBDIR+= bins SUBDIR+= bkedit SUBDIR+= bluefish +SUBDIR+= blur6ex SUBDIR+= bozohttpd SUBDIR+= browser-bookmarks-menu SUBDIR+= cadaver |