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/wsoundserver | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.tar.gz ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
Notes
Diffstat (limited to 'audio/wsoundserver')
-rw-r--r-- | audio/wsoundserver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 8cb485b55368..54777b31d91b 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -3,11 +3,11 @@ # Date created: 9 December 1998 # Whom: gljohns@bellsouth.net # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/23 02:53:35 flathill Exp $ # DISTNAME= wmsound-0.9.0 -CATEGORIES= audio +CATEGORIES= audio windowmaker MASTER_SITES= http://www.frontiernet.net/~southgat/wmsound/download/ MAINTAINER= gljohns@bellsouth.net |