diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-15 02:28:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-15 02:28:40 +0000 |
commit | 597e8a3a90151d548ac0098ffc8c91eb3fa16fb1 (patch) | |
tree | 731679059efd2838b6ecc87b9d224d04f4dfd894 /sysutils/Makefile | |
parent | 7d95f7742fefc6a8f131fbe37a531b05fdc48c62 (diff) | |
download | ports-597e8a3a90151d548ac0098ffc8c91eb3fa16fb1.tar.gz ports-597e8a3a90151d548ac0098ffc8c91eb3fa16fb1.zip |
Add ruby-syslog, a Ruby module to access syslog(3) interface.
Notes
Notes:
svn path=/head/; revision=31645
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index be2895fc9e79..42f96810d2a4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -75,6 +75,7 @@ SUBDIR += rdate SUBDIR += rtty SUBDIR += roottail + SUBDIR += ruby-syslog SUBDIR += sarah SUBDIR += sdd SUBDIR += setcdboot |