Index: head/audio/beep/pkg-plist =================================================================== --- head/audio/beep/pkg-plist (revision 99203) +++ head/audio/beep/pkg-plist (nonexistent) @@ -1 +0,0 @@ -bin/beep Property changes on: head/audio/beep/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/beep/Makefile =================================================================== --- head/audio/beep/Makefile (revision 99203) +++ head/audio/beep/Makefile (revision 99204) @@ -1,23 +1,25 @@ # New ports collection makefile for: beep # Date Created: June 9, 2002 # Whom: Tyler Spivey # # $FreeBSD$ PORTNAME= beep PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/beep/ \ ftp://ftp.megamirror.com/pub/ugh/unix/beep/ \ http://ftp.megamirror.com/pub/ugh/unix/beep/ MAINTAINER= ports@FreeBSD.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker MAN1= beep.1 MANCOMPRESSED= maybe WRKSRC= ${WRKDIR}/${PORTNAME} ONLY_FOR_ARCHS= i386 +PLIST_FILES= bin/beep + .include Property changes on: head/audio/beep/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property