Index: head/audio/wavplay/pkg-plist =================================================================== --- head/audio/wavplay/pkg-plist (revision 114775) +++ head/audio/wavplay/pkg-plist (nonexistent) @@ -1,2 +0,0 @@ -bin/wavplay -bin/wavrec Property changes on: head/audio/wavplay/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/wavplay/Makefile =================================================================== --- head/audio/wavplay/Makefile (revision 114775) +++ head/audio/wavplay/Makefile (revision 114776) @@ -1,21 +1,23 @@ # New ports collection makefile for: wavplay # Date created: 14 January 2000 # Whom: greg # # $FreeBSD$ # PORTNAME= wavplay PORTVERSION= 1.4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players MAINTAINER= ports@FreeBSD.org COMMENT= A wav player and recorder ONLY_FOR_ARCHS= i386 MAN1= wavplay.1 +PLIST_FILES= bin/wavplay bin/wavrec + .include Property changes on: head/audio/wavplay/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property