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/bmp-mac | |
parent | 93c238b219389497305f1d70358c7ebc5faa0eed (diff) | |
download | ports-56128b7c60d70b3ea61aa3c6f4a999f94c83b37b.tar.gz ports-56128b7c60d70b3ea61aa3c6f4a999f94c83b37b.zip |
Notes
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} |