diff options
author | sat <sat@FreeBSD.org> | 2007-05-22 02:09:15 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-05-22 02:09:15 +0800 |
commit | ddda2aee109f572778d49b389309c2d1e0c8da62 (patch) | |
tree | 60fc2e18ad5873047ea8061d8807fead5f965868 /audio | |
parent | 2ef505012771987ecf914b6be148dbcddf4c8f12 (diff) | |
download | freebsd-ports-gnome-ddda2aee109f572778d49b389309c2d1e0c8da62.tar.gz freebsd-ports-gnome-ddda2aee109f572778d49b389309c2d1e0c8da62.tar.zst freebsd-ports-gnome-ddda2aee109f572778d49b389309c2d1e0c8da62.zip |
- Make fetchable
Reported by: fenner's distfile survey
Approved by: portmgr (marcus)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-mac/Makefile | 3 | ||||
-rw-r--r-- | audio/mac/Makefile | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index e74c59ca6028..6a96b3117095 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -8,8 +8,7 @@ PORTNAME= mac PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= SFE -MASTER_SITE_SUBDIR= mac-port +MASTER_SITES= CENKES PKGNAMEPREFIX= bmp- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} 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 |