Index: head/audio/rio/pkg-plist =================================================================== --- head/audio/rio/pkg-plist (revision 114760) +++ head/audio/rio/pkg-plist (nonexistent) @@ -1 +0,0 @@ -bin/rio Property changes on: head/audio/rio/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/rio/Makefile =================================================================== --- head/audio/rio/Makefile (revision 114760) +++ head/audio/rio/Makefile (revision 114761) @@ -1,33 +1,35 @@ # New ports collection makefile for: rio # Date created: 29 April 1999 # Whom: Nick Sayer # # $FreeBSD$ # PORTNAME= rio PORTVERSION= 1.07 CATEGORIES= audio MASTER_SITES= http://www.world.co.uk/sba/ DISTNAME= rio007 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool for transferring files to and from the Diamond Rio .mp3 player WRKSRC= ${WRKDIR}/rio107 MAKEFILE= makefile BINOWN= root BINMODE= 4755 +PLIST_FILES= bin/rio + .include .if ${OSVERSION} >= 501000 BROKEN= "Does not compile" .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rio ${PREFIX}/bin .include Property changes on: head/audio/rio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property