diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /audio/gqmpeg | |
parent | 5f8e11b89300cab751e82ccf7569f3305f04f3bc (diff) |
Notes
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r-- | audio/gqmpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 16301ab18f3b..ef572c681fb9 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -3,7 +3,7 @@ PORTNAME= gqmpeg PORTVERSION= 0.20.0 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 2 CATEGORIES+= audio MASTER_SITES= SF |