diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-05-21 18:09:15 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-05-21 18:09:15 +0000 |
commit | 56128b7c60d70b3ea61aa3c6f4a999f94c83b37b (patch) | |
tree | ba139373a802961ce70e48cca39e54c25894ec43 /audio/mac | |
parent | Make fetchable. (diff) |
- Make fetchable
Reported by: fenner's distfile survey
Approved by: portmgr (marcus)
Diffstat (limited to 'audio/mac')
-rw-r--r-- | audio/mac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 025cc3408da3..4f7381984707 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -8,7 +8,7 @@ PORTNAME= mac PORTVERSION= 3.99.4.5 CATEGORIES= audio -MASTER_SITES= SF/mac-port +MASTER_SITES= CENKES DISTNAME= ${PORTNAME}-3.99-u4-b5 MAINTAINER= infofarmer@FreeBSD.org |