aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-04-19 19:18:50 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-04-19 19:18:50 +0000
commite1b540b073999948748d94e20302a2e2360f30aa (patch)
treefe99c150e6744bf7566a4b4126528d84cbcb0434 /audio
parent53991e4223ab2a8caea17a068b04039c25ba7e18 (diff)
downloadports-e1b540b073999948748d94e20302a2e2360f30aa.tar.gz
ports-e1b540b073999948748d94e20302a2e2360f30aa.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/mutemix/Makefile5
-rw-r--r--audio/mutemix/distinfo6
-rw-r--r--audio/mutemix/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile
index ee59e9379972..a32b467826ca 100644
--- a/audio/mutemix/Makefile
+++ b/audio/mutemix/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= mutemix
-PORTVERSION= 0.6
-PORTREVISION= 1
+PORTVERSION= 1.0
CATEGORIES= audio
MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/
EXTRACT_SUFX= .py
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= laszlof@vonostingroup.com
COMMENT= Adjusts a mixer
RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \
diff --git a/audio/mutemix/distinfo b/audio/mutemix/distinfo
index b390f5911cfe..961141b1b9ce 100644
--- a/audio/mutemix/distinfo
+++ b/audio/mutemix/distinfo
@@ -1,3 +1,3 @@
-MD5 (mutemix-0.6.py) = 9f8477eb72267733ad0db121bad3c1e9
-SHA256 (mutemix-0.6.py) = b798a93cfcb1d55ba811bd672deaccc3502b1cba4a181a60f206855191d32ba3
-SIZE (mutemix-0.6.py) = 4436
+MD5 (mutemix-1.0.py) = 80da5ad68d339eede18a4383c46976bb
+SHA256 (mutemix-1.0.py) = a9846f3479af6b493aafa88a82d0875a47b39aeb7374183ad581f439fa2d428d
+SIZE (mutemix-1.0.py) = 7909
diff --git a/audio/mutemix/pkg-descr b/audio/mutemix/pkg-descr
index 81d4cfe99d0a..78209a949108 100644
--- a/audio/mutemix/pkg-descr
+++ b/audio/mutemix/pkg-descr
@@ -1,6 +1,6 @@
This is a program for adjusting an audio mixer. It has "a mute
button for every channel" and one to mute all channels at once.
-WWW: http://stud.fbi.fh-darmstadt.de/~koenig/html/mutemix.html
+WWW: http://www.v-i-t.de/mirkos_hp/html/index.html
Trevor Johnson