diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-01-05 10:43:27 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-01-05 10:43:27 +0800 |
commit | 34eb01b602c3d5f2854c71cf19bdb32d9dccfc94 (patch) | |
tree | d52d74c87ac5a98ac2150b96914fb5df9e6c481c /audio | |
parent | c3b827c1bfd109ddccfd6107af4ea70749e398ce (diff) | |
download | freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.tar.gz freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.tar.zst freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.zip |
Belatedly bump PORTREVISION due to dbus-sharp update.
Diffstat (limited to 'audio')
-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/ |