diff options
author | knu <knu@FreeBSD.org> | 2004-05-16 06:49:34 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-05-16 06:49:34 +0800 |
commit | 73bb14006cad6701900fbfcd5b8ab3fc22a7e93a (patch) | |
tree | 7ca3b5ff11e90141ff001e04ae1f8f705ffbbee8 /devel/Makefile | |
parent | 8f6c08b6b97f8b8ae65f1d14584860ab30a91b8a (diff) | |
download | freebsd-ports-gnome-73bb14006cad6701900fbfcd5b8ab3fc22a7e93a.tar.gz freebsd-ports-gnome-73bb14006cad6701900fbfcd5b8ab3fc22a7e93a.tar.zst freebsd-ports-gnome-73bb14006cad6701900fbfcd5b8ab3fc22a7e93a.zip |
Add p5-POE-Component-TSTP, a POE component to correctly handle Ctrl-Z
in your program.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8d027871c102..6d186b048a11 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -845,6 +845,7 @@ SUBDIR += p5-POE-Component-Logger SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS + SUBDIR += p5-POE-Component-TSTP SUBDIR += p5-POE-Exceptions SUBDIR += p5-POE-Session-MultiDispatch SUBDIR += p5-PPerl |