diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
commit | 3c8f69592976d7d3527cdc96221e3af54d55f36f (patch) | |
tree | 383742d831adf9c8095d9a7686470f02521b0554 /audio/mixer.app | |
parent | f865228a086451289ebc90a488cc8e2720695ea8 (diff) | |
download | ports-3c8f69592976d7d3527cdc96221e3af54d55f36f.tar.gz ports-3c8f69592976d7d3527cdc96221e3af54d55f36f.zip |
Notes
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 75db1917aba1..802436a863c1 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.fukt.bth.se/~per/mixer/ DISTNAME= Mixer.app-${PORTVERSION} -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XPM= yes |