diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-08 22:56:27 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-08 22:56:27 +0000 |
commit | a1a674dfb05ea5687c0a266b8768acb231087a97 (patch) | |
tree | c595d0d1ce516d9571e3fb42922e264a98ffa553 /net/Makefile | |
parent | faa4142f3c165d78bfb9cf69b0b4d19b21d2bcfa (diff) | |
download | pkgsrc-a1a674dfb05ea5687c0a266b8768acb231087a97.tar.gz |
+py-beanstalkc
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 395f7571674..dac0c04557a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1020 2014/06/08 22:37:36 rodent Exp $ +# $NetBSD: Makefile,v 1.1021 2014/06/08 22:56:27 rodent Exp $ # COMMENT= Networking tools @@ -544,6 +544,7 @@ SUBDIR+= py-ORBit SUBDIR+= py-adns SUBDIR+= py-amqp SUBDIR+= py-apache-libcloud +SUBDIR+= py-beanstalkc SUBDIR+= py-boto SUBDIR+= py-caldav SUBDIR+= py-celery |