diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
commit | 4eab2ea329bc389827b2a33fb408ef7da7fe5dd0 (patch) | |
tree | 2b3895ef3a8b38b11c729f8a0ccfb569e2cd0b58 /audio/wmmixer | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) |
Notes
Diffstat (limited to 'audio/wmmixer')
-rw-r--r-- | audio/wmmixer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index 35fe3eb02052..911697170803 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -3,12 +3,12 @@ # Date created: 11 July 1998 # Whom: Rich Neswold <rneswold@mcs.net> # -# $Id: Makefile,v 1.3 1998/09/17 00:32:28 asami Exp $ +# $Id: Makefile,v 1.4 1998/12/09 09:59:14 vanilla Exp $ # DISTNAME= wmmixer PKGNAME= wmmixer-1.0b1 -CATEGORIES= audio +CATEGORIES= audio windowmaker MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/ EXTRACT_SUFX= .tgz |