diff options
author | asami <asami@FreeBSD.org> | 1996-08-19 11:01:53 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-19 11:01:53 +0000 |
commit | c3c5fe7bd16ac99a8e3bf9fdd70bbdfd0932f459 (patch) | |
tree | 882c98a2ff97b06912f82446260fe02fb342f0ea /audio/xmmix | |
parent | 6c6e6d55f0cf0a1f9ddbeaf1245bc2bd722e2ea9 (diff) | |
download | FreeBSD-ports-c3c5fe7bd16ac99a8e3bf9fdd70bbdfd0932f459.zip FreeBSD-ports-c3c5fe7bd16ac99a8e3bf9fdd70bbdfd0932f459.tar.gz |
Added $Id$. Eric, will you mind if I add you as the maintainer too? :)
Diffstat (limited to 'audio/xmmix')
-rw-r--r-- | audio/xmmix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 7c1a263..0583ce8 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -3,6 +3,8 @@ # Date created: Mon Aug 5 10:54:25 CDT 1996 # Whom: erich@FreeBSD.org # +# $Id$ +# DISTNAME= xmmix-1.2 CATEGORIES+= audio |