diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-06-21 11:46:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-06-21 11:46:25 +0000 |
commit | 338ac39621974e5aa152da7d297b1813d16fe682 (patch) | |
tree | fba29a8068b72192325c3ca106a619fc2404ad92 /audio | |
parent | 6499d57df74fd2547f49cbd5f85354a40d286b04 (diff) | |
download | ports-338ac39621974e5aa152da7d297b1813d16fe682.tar.gz ports-338ac39621974e5aa152da7d297b1813d16fe682.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rplay/Makefile | 6 | ||||
-rw-r--r-- | audio/rplay/distinfo | 2 | ||||
-rw-r--r-- | audio/rplay/pkg-comment | 2 | ||||
-rw-r--r-- | audio/rplay/pkg-plist | 10 |
4 files changed, 11 insertions, 9 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 3ff20f474e60..263034110b9f 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rplay - Network audio player -# Version required: 3.2.0b2 +# Version required: 3.2.0b3 # Date created: 16 March 1995 # Whom: rmallory@csusb.edu # -# $Id: Makefile,v 1.2 1995/04/01 12:43:55 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/11 19:46:49 asami Exp $ # -DISTNAME= rplay-3.2.0b2 +DISTNAME= rplay-3.2.0b3 CATEGORIES+= audio MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/ diff --git a/audio/rplay/distinfo b/audio/rplay/distinfo index f7171dcc2074..52a1a0acca29 100644 --- a/audio/rplay/distinfo +++ b/audio/rplay/distinfo @@ -1 +1 @@ -MD5 (rplay-3.2.0b2.tar.gz) = 1c3fc5930f4c5ccdd143d698b2c29f56 +MD5 (rplay-3.2.0b3.tar.gz) = d1f735798021ca3b077f9d14cf6c9825 diff --git a/audio/rplay/pkg-comment b/audio/rplay/pkg-comment index 8a02a7ccd95e..3015db137898 100644 --- a/audio/rplay/pkg-comment +++ b/audio/rplay/pkg-comment @@ -1 +1 @@ -rplay - Network audio player version 3.2.0b2 +rplay - Network audio player version 3.2.0b3 diff --git a/audio/rplay/pkg-plist b/audio/rplay/pkg-plist index cd3f39caee70..16be780136ad 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 |