diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 13:38:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 13:38:46 +0000 |
commit | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (patch) | |
tree | 9dbfa9b7b8e178fb2c753080400ccc0fc9db166a /audio | |
parent | Typo ($id$ -> $Id$). (diff) |
Add $Id$.
Notes
Notes:
svn path=/head/; revision=4577
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index c7b247c38b56..014270c36622 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -3,6 +3,8 @@ # Date created: 30 June 1995 # Whom: janek@gaja.ipan.lublin.pl # +# $Id$ +# DISTNAME= xmix-2.1 CATEGORIES= audio |