diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-09-01 03:31:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-09-01 03:31:16 +0000 |
commit | e02d1901da346d318413ccf3e895c7948e273c41 (patch) | |
tree | 2dc3d53901fe15076bf4f5604132e8883e08d475 /audio/mixer.app | |
parent | f230d342d2c37d365ba5b500582241830ae53673 (diff) | |
download | ports-e02d1901da346d318413ccf3e895c7948e273c41.tar.gz ports-e02d1901da346d318413ccf3e895c7948e273c41.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 2a731b1c2c1e..d0894a83d243 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Another mixer intended for the windowmaker dockapp PLIST_FILES= bin/Mixer.app |