diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
commit | 40b465290e79017f9bc608d4d6b93ca0c38b6557 (patch) | |
tree | 0f0df73fc6c705b356bd2509cff680f245299efb /audio | |
parent | cb55ca16b1088f52734ac500fe2c2442e1e7dc48 (diff) | |
download | ports-40b465290e79017f9bc608d4d6b93ca0c38b6557.tar.gz ports-40b465290e79017f9bc608d4d6b93ca0c38b6557.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/volumecontrol.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/volumecontrol.app/Makefile b/audio/volumecontrol.app/Makefile index 606cbdf3c56b..312cad8a74a1 100644 --- a/audio/volumecontrol.app/Makefile +++ b/audio/volumecontrol.app/Makefile @@ -9,7 +9,7 @@ PORTNAME= volumecontrol PORTVERSION= 0.5 CATEGORIES= audio MASTER_SITES= http://www.linuks.mine.nu/volumecontrol/ \ - http://florida.ethz.ch/ports/distfiles/ + http://io.debian.net/~tar/ports/distfiles/ MAINTAINER= gurkan@linuks.mine.nu COMMENT= Audio mixer for GNUstep |