diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /audio/mixer.app | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) | |
download | ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.zip |
Notes
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 6 | ||||
-rw-r--r-- | audio/mixer.app/pkg-descr | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 624b13067486..edc998c2360e 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mixer.app # Version required: 1.4.1 # Date created: 16 April 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.5 1999/05/10 04:06:57 steve Exp $ +# $Id: Makefile,v 1.6 1999/06/12 05:46:11 mharo Exp $ # DISTNAME= Mixer.app-1.4.1 @@ -11,7 +11,7 @@ PKGNAME= mixer.app-1.4.1 CATEGORIES= audio MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/audio/mixer.app/pkg-descr b/audio/mixer.app/pkg-descr index a380b92381d6..31fd6a166225 100644 --- a/audio/mixer.app/pkg-descr +++ b/audio/mixer.app/pkg-descr @@ -1,4 +1,4 @@ -A dockapp that controls the mixer for three volumes: +A dockapp that controls the mixer for three volumes by default: * Master * CD * PCM @@ -6,6 +6,3 @@ A dockapp that controls the mixer for three volumes: Author: Per Liden <per@rsn.hk-r.se> WWW: http://www.student.hk-r.se/~pt96pli/mixer/ - --Chris Piazza -cpiazza@home.net |