diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
commit | 6c852b2d98b1d5b4b73788d3eec29337104341be (patch) | |
tree | cf202531dcb82c0ba2f8b06f37d79201c9faff00 /audio/osdmixer | |
parent | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (diff) | |
download | ports-6c852b2d98b1d5b4b73788d3eec29337104341be.tar.gz ports-6c852b2d98b1d5b4b73788d3eec29337104341be.zip |
Notes
Diffstat (limited to 'audio/osdmixer')
-rw-r--r-- | audio/osdmixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/osdmixer/Makefile b/audio/osdmixer/Makefile index 15436adf2412..4bd47fc703bf 100644 --- a/audio/osdmixer/Makefile +++ b/audio/osdmixer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Displays audio volume with an OSD BUILD_DEPENDS= xosd-config:${PORTSDIR}/misc/xosd |