diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-05-08 16:05:21 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-05-08 16:05:21 +0000 |
commit | edee314615bd46f5757d9ff74619b24c367f146b (patch) | |
tree | c26ffb804332112a7d1e11a92de398c5b69a2462 /multimedia/xfce4-media | |
parent | e869b98462f3f85b6c2164bc0028a59b4d2af597 (diff) |
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
Notes
Notes:
svn path=/head/; revision=317695
Diffstat (limited to 'multimedia/xfce4-media')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 3f40131227ad..aa871bfea84c 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} |