diff options
author | rodent <rodent> | 2014-12-06 03:20:41 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-12-06 03:20:41 +0000 |
commit | 55d65fb4e50a90dccf33d83ca8b772c8d4c8d035 (patch) | |
tree | 34626f0b19e92c2e74e08592f5758a481c2febbd /comms/Makefile | |
parent | 2152e081f0149c2493bb1726b4ad8c10e57b0262 (diff) | |
download | pkgsrc-55d65fb4e50a90dccf33d83ca8b772c8d4c8d035.tar.gz |
+py-python-termstyle
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index b31063eeb68..4f73c6f9fad 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2014/12/05 14:55:48 rodent Exp $ +# $NetBSD: Makefile,v 1.97 2014/12/06 03:20:41 rodent Exp $ # COMMENT= Communication utilities @@ -66,6 +66,7 @@ SUBDIR+= pilotmgr SUBDIR+= plp SUBDIR+= py-colorama SUBDIR+= py-gammu +SUBDIR+= py-python-termstyle SUBDIR+= py-serial SUBDIR+= qpage SUBDIR+= ruby-termios |