summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-03-26 17:06:50 +0000
committerminskim <minskim@pkgsrc.org>2005-03-26 17:06:50 +0000
commit7b94f8c2bbb22e9fa59cf23b10b96f766a301d28 (patch)
tree4a4f6cb7cf36c42e43139db24c9f8b4cbfd6cc74
parent31d65d0f18425a5f233bed0b7b73cbd6bef28c69 (diff)
downloadpkgsrc-7b94f8c2bbb22e9fa59cf23b10b96f766a301d28.tar.gz
Add and enable lucy.
-rw-r--r--biology/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/biology/Makefile b/biology/Makefile
index 492194c4702..8d55d9d624c 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/10/04 19:16:29 jschauma Exp $
+# $NetBSD: Makefile,v 1.23 2005/03/26 17:06:50 minskim Exp $
#
COMMENT= Software for the biological sciences
@@ -13,6 +13,7 @@ SUBDIR+= genesplicer
SUBDIR+= glimmer
SUBDIR+= gp
SUBDIR+= hmmer
+SUBDIR+= lucy
SUBDIR+= mummer
SUBDIR+= nut
SUBDIR+= pdbalign
diff --git a/doc/CHANGES b/doc/CHANGES
index c7bfade3ebf..be0548cd11d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9641 2005/03/26 16:24:06 jmmv Exp $
+$NetBSD: CHANGES,v 1.9642 2005/03/26 17:06:50 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -1768,3 +1768,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated evolution-data-server to 1.2.1 [jmmv 2005-03-26]
Updated evolution to 2.2.1.1 [jmmv 2005-03-26]
Updated ximian-connector to 2.2.1 [jmmv 2005-03-26]
+ Added lucy-1.18p [minskim 2005-03-26]