diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-06 07:36:17 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-06 07:36:17 +0000 |
commit | af0d13fec33be8b9faffac93678d71adc4d9fb59 (patch) | |
tree | c2fef74a109584ace690ade47c08747e9e6880b0 /audio/muine | |
parent | 1fd8bf7a0931898d107c7a967a6257e6613f1940 (diff) |
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
was merged but the new Gnome has in part caused me to delay merging
updates to Mono and friends.
Approved by: mezz (co-mentor)
Notes
Notes:
svn path=/head/; revision=147432
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 7bd5c02bae52..ae101478b206 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -7,7 +7,7 @@ PORTNAME= muine PORTVERSION= 0.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ |