diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
commit | 89f8b052147a980faa4f4419d8444f0c7073c997 (patch) | |
tree | e94768205025f539f2698d8d84810ab33e0ca57f /audio/xmms-gbsplay | |
parent | 64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff) | |
download | ports-89f8b052147a980faa4f4419d8444f0c7073c997.tar.gz ports-89f8b052147a980faa4f4419d8444f0c7073c997.zip |
Notes
Diffstat (limited to 'audio/xmms-gbsplay')
-rw-r--r-- | audio/xmms-gbsplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile index adde84452817..74bf94b9555f 100644 --- a/audio/xmms-gbsplay/Makefile +++ b/audio/xmms-gbsplay/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbsplay PORTVERSION= 0.0.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= LOCAL/ehaupt PKGNAMEPREFIX= xmms- |