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/aumix | |
parent | 2832540c9c4dbc765e7ba4439062c4ff91b5b846 (diff) | |
download | ports-78ab65a39663963b345ec524ff0e5570e2c5aa96.tar.gz ports-78ab65a39663963b345ec524ff0e5570e2c5aa96.zip |
Notes
Diffstat (limited to 'audio/aumix')
-rw-r--r-- | audio/aumix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index a51956554080..ad20039cb2aa 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -3,7 +3,7 @@ # Date created: 21 May 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.5 1999/06/19 08:24:37 cpiazza Exp $ +# $FreeBSD$ # DISTNAME= aumix-1.22.1 |