diff options
author | seb <seb@pkgsrc.org> | 2009-11-28 07:30:10 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-11-28 07:30:10 +0000 |
commit | 70b1af1d182cb9b02235c2f243894ffcf04e8a88 (patch) | |
tree | 3470dfc39dd6cacc65bc7fc296744c0e451ad757 | |
parent | 47cc99cf12267ca6efefaa22ceabdf8b45fac131 (diff) | |
download | pkgsrc-70b1af1d182cb9b02235c2f243894ffcf04e8a88.tar.gz |
Add & enable p5-POE-Component-Schedule
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 97d5e4b2384..839ef93dc56 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1260 2009/11/23 23:16:57 seb Exp $ +# $NetBSD: Makefile,v 1.1261 2009/11/28 07:30:10 seb Exp $ # COMMENT= Development utilities @@ -768,6 +768,7 @@ SUBDIR+= p5-PHP-Serialization SUBDIR+= p5-POE SUBDIR+= p5-POE-Component-Cron SUBDIR+= p5-POE-Component-Pluggable +SUBDIR+= p5-POE-Component-Schedule SUBDIR+= p5-POE-Test-Loops SUBDIR+= p5-PPI SUBDIR+= p5-PPI-XS |