diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-03-22 23:26:53 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-03-22 23:26:53 +0000 |
commit | 875ccdc387cc856b02bffef51b6330db1a0cac1b (patch) | |
tree | 00a1bb1ef98ecb21c56a6f6c4715b8428d12d796 /audio/muine | |
parent | 99a38b87b259a44d121b8c6e886628590b1e5718 (diff) |
Notes
Diffstat (limited to 'audio/muine')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 6bb54a174dd0..9cb4414043d6 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ |