diff options
| author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-08 04:08:06 +0000 |
|---|---|---|
| committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-08 04:08:06 +0000 |
| commit | f7282c1499d129054bc58dd64b65dc74c2dfc1fc (patch) | |
| tree | 253c8b3d82924dc5ebfad4c62f901cbd0733b92d | |
| parent | d6634645cc6d26961851e1921f4ebe3bd7c00e97 (diff) | |
Fix distfile fennerage
| -rw-r--r-- | audio/mixer.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 124c459e31c0..1e1165527784 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -9,7 +9,7 @@ DISTNAME= Mixer.app-1.4.1 PKGNAME= mixer.app-1.4.1 CATEGORIES= audio -MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/ +MASTER_SITES= http://www.fukt.hk-r.se/~per/mixer/ MAINTAINER= cpiazza@FreeBSD.org |
