aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mutemix
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-04-20 03:18:50 +0800
committererwin <erwin@FreeBSD.org>2006-04-20 03:18:50 +0800
commit7f788b9e1f0f336a6c0429be5cfed312a1e15455 (patch)
treea5dbb3a2c8600f089707b16f4dd180164a908094 /audio/mutemix
parentdc1a615cbd9f0d4fa97c07686add33a35daedb55 (diff)
downloadfreebsd-ports-gnome-7f788b9e1f0f336a6c0429be5cfed312a1e15455.tar.gz
freebsd-ports-gnome-7f788b9e1f0f336a6c0429be5cfed312a1e15455.tar.zst
freebsd-ports-gnome-7f788b9e1f0f336a6c0429be5cfed312a1e15455.zip
- Update to 1.0
- Assign maintainership to submitter PR: 96064 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Diffstat (limited to 'audio/mutemix')
-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