diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-18 03:08:56 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-18 03:08:56 +0000 |
commit | d4c7d47faa43bad9f2417ad859bdcfbbcf1ff086 (patch) | |
tree | bc869517186a1be48103a9afe098035815739521 /devel/Makefile | |
parent | c7a50d42dca9a5bed6f5e5ec3da247a07cdb99bb (diff) | |
download | pkgsrc-d4c7d47faa43bad9f2417ad859bdcfbbcf1ff086.tar.gz |
+py-rply
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2b87e949ce6..a20c78f551b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1902 2014/05/18 02:53:42 obache Exp $ +# $NetBSD: Makefile,v 1.1903 2014/05/18 03:08:56 rodent Exp $ # COMMENT= Development utilities @@ -1530,6 +1530,7 @@ SUBDIR+= py-quixote SUBDIR+= py-readline SUBDIR+= py-requests SUBDIR+= py-rope +SUBDIR+= py-rply SUBDIR+= py-serpent SUBDIR+= py-setuptools SUBDIR+= py-setuptools_trial |