aboutsummaryrefslogtreecommitdiffstats
path: root/irc/party
Commit message (Collapse)AuthorAgeFilesLines
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* remove @owner and @group as they aren't necessarymharo2000-02-031-2/+0
|
* time(3) returns a time_t and not a long.steve2000-01-291-0/+12
|
* party version 2.12steve1999-12-255-0/+54
A simple multiuser chat system. PR: 15258 Submitted by: James Howard <howardj@wam.umd.edu>