diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-05 02:43:27 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-05 02:43:27 +0000 |
commit | adf3edca18f1881ff4e6e8c2870b1e07edbf8303 (patch) | |
tree | 4139d7e7b23b37e7ba8e539fd2c3e01fda12da5a /audio/muine | |
parent | 59f737488c80f36929d8f2e4018742fd16327ac9 (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 e673a7193379..2b412994991d 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ |