diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-26 07:12:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-26 07:12:51 +0800 |
commit | 5a011183362dd93c10af9e5800a7a94c18b81cf4 (patch) | |
tree | cf6e560f0397a0f8a7aa9833374d86431851b63b /audio/xfce4-mpc-plugin/Makefile | |
parent | fcfb24e2e456686f878e4b7deb4e317243764885 (diff) | |
download | freebsd-ports-graphics-5a011183362dd93c10af9e5800a7a94c18b81cf4.tar.gz freebsd-ports-graphics-5a011183362dd93c10af9e5800a7a94c18b81cf4.tar.zst freebsd-ports-graphics-5a011183362dd93c10af9e5800a7a94c18b81cf4.zip |
- Update to 0.3.3.
Diffstat (limited to 'audio/xfce4-mpc-plugin/Makefile')
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 4ef53994bb4..d5893ebdf7f 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-mpc-plugin -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.3.3 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |