diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:56:41 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:56:41 +0000 |
commit | 294b05c37cc9a3517120c0a8194f0ab8ba7bc158 (patch) | |
tree | 333ee038526b91c4966e4aac09f86364a6cd9e04 /audio | |
parent | ab0a516e661ae48fb407ef8b80022d443cf346c6 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tuxguitar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile index e5c9a2a00a44..d92fab456896 100644 --- a/audio/tuxguitar/Makefile +++ b/audio/tuxguitar/Makefile @@ -8,7 +8,7 @@ PORTNAME= tuxguitar PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \ ${MASTER_SITE_LOCAL}/gahr/:fluid \ |