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/bmp-mac | |
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/bmp-mac')
-rw-r--r-- | audio/bmp-mac/Makefile | 3 |
1 files changed, 1 insertions, 2 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} |