diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:36:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:36:31 +0000 |
commit | 78ab65a39663963b345ec524ff0e5570e2c5aa96 (patch) | |
tree | 4d62b4a02135429d49f4994e461d935b6c3a1bed /audio/play | |
parent | 2832540c9c4dbc765e7ba4439062c4ff91b5b846 (diff) | |
download | ports-78ab65a39663963b345ec524ff0e5570e2c5aa96.tar.gz ports-78ab65a39663963b345ec524ff0e5570e2c5aa96.zip |
Notes
Diffstat (limited to 'audio/play')
-rw-r--r-- | audio/play/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile index 81ab59028307..4c49cb4acf36 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -3,7 +3,7 @@ # Date created: 20 May 1998 # Whom: Masanori Kiriake <seiken@nbs.co.jp> # -# $Id: Makefile,v 1.4 1999/04/07 18:44:01 jseger Exp $ +# $FreeBSD$ # DISTNAME= play-1.0 |