diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-27 06:44:28 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-27 06:44:28 +0000 |
commit | c15ca141a282a97fc07be8b706f26441b6c6d459 (patch) | |
tree | c46d15c1bceebd69d0672d4176c1f937e3645340 /audio/mixer.app/Makefile | |
parent | 8c9754e07d52c82407557d82aa883426a6b01976 (diff) | |
download | ports-c15ca141a282a97fc07be8b706f26441b6c6d459.tar.gz ports-c15ca141a282a97fc07be8b706f26441b6c6d459.zip |
Notes
Diffstat (limited to 'audio/mixer.app/Makefile')
-rw-r--r-- | audio/mixer.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index efe1e49bfd86..38088debbe3d 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mixer.app -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= audio MASTER_SITES= http://www.fukt.bth.se/~per/mixer/ DISTNAME= Mixer.app-${PORTVERSION} |