diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 6527ef207006a0de7f5f96448573039bb58db46a (patch) | |
tree | ba2edb75a4ba295b0bf1185d609bb23495e0367d /audio/muine | |
parent | e4e1ff21dc44707195e7430ec99d42968f306e6c (diff) | |
download | ports-6527ef207006a0de7f5f96448573039bb58db46a.tar.gz ports-6527ef207006a0de7f5f96448573039bb58db46a.zip |
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 5561e1aa6383..a2fa8c6f2ab9 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ \ ${MASTER_SITE_LOCAL} |