diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-22 18:46:04 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-22 18:46:04 +0000 |
commit | ebf68e03ffbd362721caf34161dde6c1d7a5d50b (patch) | |
tree | a0f6eae2227d78b963617f33f7dae04fc0e33efe /audio/mixmos | |
parent | 61ac5acb40d84c5c3104f7529905d267a86d27d3 (diff) | |
download | ports-ebf68e03ffbd362721caf34161dde6c1d7a5d50b.tar.gz ports-ebf68e03ffbd362721caf34161dde6c1d7a5d50b.zip |
Notes
Diffstat (limited to 'audio/mixmos')
-rw-r--r-- | audio/mixmos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mixmos/Makefile b/audio/mixmos/Makefile index cc440038e3be..be112ebd1a42 100644 --- a/audio/mixmos/Makefile +++ b/audio/mixmos/Makefile @@ -9,7 +9,7 @@ PORTNAME= mixmos PORTVERSION= 0.2.0 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://clay.ll.pl/download/ +MASTER_SITES= ${MASTER_SITE_TUCOWS} MAINTAINER= h.skuhra@gmail.com COMMENT= A GTK2 audio mixer |