diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 6527ef207006a0de7f5f96448573039bb58db46a (patch) | |
tree | ba2edb75a4ba295b0bf1185d609bb23495e0367d /audio/bmp-mac | |
parent | e4e1ff21dc44707195e7430ec99d42968f306e6c (diff) |
Notes
Diffstat (limited to 'audio/bmp-mac')
-rw-r--r-- | audio/bmp-mac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index a671f0151970..ffd04d5b5a81 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -6,7 +6,7 @@ PORTNAME= mac PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= CENKES PKGNAMEPREFIX= bmp- |