diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
commit | 6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731 (patch) | |
tree | da7c6f8ba76c8c32017b9e1c34571aea29c9493c /audio/gmm | |
parent | Update to 0.8.8 (diff) |
Chase audio/libmodplug update.
Notes
Notes:
svn path=/head/; revision=253157
Diffstat (limited to 'audio/gmm')
-rw-r--r-- | audio/gmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmm/Makefile b/audio/gmm/Makefile index f157a17cd390..4e7c424ff42a 100644 --- a/audio/gmm/Makefile +++ b/audio/gmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmm PORTVERSION= 0.10.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://gogglesmm.googlecode.com/files/ DISTNAME= musicmanager-${PORTVERSION} |