diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-15 10:17:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-15 10:17:00 +0000 |
commit | a4932bbdde769652e49c490561c29fedc43099d1 (patch) | |
tree | 165819f218d3cb42d0424f00c9e1fa720654c988 /audio | |
parent | 36ed3d859b4718b63de2c8dd29d654b0e4c01248 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmmixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index c9c5ccb699e2..7f9646471a29 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ DISTNAME= ${PORTNAME}-1.0-beta1 EXTRACT_SUFX= .tgz -MAINTAINER= rneswold@enteract.com +MAINTAINER= ports@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock PLIST_FILES= bin/wmmixer |