diff options
author | asami <asami@FreeBSD.org> | 1995-06-21 11:46:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-06-21 11:46:25 +0000 |
commit | dd3fb851792123daac9b792ebd9874f5395be638 (patch) | |
tree | 3dc182616a39ee2bb2d14e6a6d0f264727ddbd46 /audio/rplay/pkg-plist | |
parent | 38a20fa9c907796c2057dbc5d56db7ba62c3a580 (diff) | |
download | FreeBSD-ports-dd3fb851792123daac9b792ebd9874f5395be638.zip FreeBSD-ports-dd3fb851792123daac9b792ebd9874f5395be638.tar.gz |
Upgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built because
it requires XForms.
Notified by: rmallory@wiley.csusb.edu (Rob Mallory)
Diffstat (limited to 'audio/rplay/pkg-plist')
-rw-r--r-- | audio/rplay/pkg-plist | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/audio/rplay/pkg-plist b/audio/rplay/pkg-plist index cd3f39c..16be780 100644 --- a/audio/rplay/pkg-plist +++ b/audio/rplay/pkg-plist @@ -1,13 +1,15 @@ @cwd /usr/local bin/rplay bin/rptp -bin/xrplay +@comment requires XForms +@comment bin/xrplay bin/rplayd include/rplay.h lib/librplay.a -man/man1/rplay.1 -man/man1/rplayd.1 -man/man1/rptp.1 +@comment where did these go? +@comment man/man1/rplay.1 +@comment man/man1/rplayd.1 +@comment man/man1/rptp.1 man/man5/rplay.conf.5 man/man5/rplay.hosts.5 man/man5/rplay.servers.5 |