diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-07 20:40:31 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-07 20:40:31 +0000 |
commit | c08255b3f7ca4b728a1f3035f2507417502efcb1 (patch) | |
tree | e7d0d568635c273475b9a615a3d52caaafa966f9 /multimedia/xfmedia-remote-plugin/Makefile | |
parent | 94866491c6876f5063cb3a7b16beb6c6055a9c18 (diff) | |
download | ports-c08255b3f7ca4b728a1f3035f2507417502efcb1.tar.gz ports-c08255b3f7ca4b728a1f3035f2507417502efcb1.zip |
the last missing ports:
bump PORTREVISION because of xfce 4.6 update
Notes
Notes:
svn path=/head/; revision=229655
Diffstat (limited to 'multimedia/xfmedia-remote-plugin/Makefile')
-rw-r--r-- | multimedia/xfmedia-remote-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfmedia-remote-plugin/Makefile b/multimedia/xfmedia-remote-plugin/Makefile index 97e5703cb610..065d5d18110e 100644 --- a/multimedia/xfmedia-remote-plugin/Makefile +++ b/multimedia/xfmedia-remote-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfmedia-remote-plugin PORTVERSION= 0.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |