diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-14 10:30:30 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-14 10:30:30 +0000 |
commit | c528884aa745011e9bb41f28aa6d94f38a15a03e (patch) | |
tree | cd7a7b005ec7ee2ebad287dea2d31c45d9b21c03 /deskutils/xfce4-xkb-plugin | |
parent | fbb5c06a652fbc643da3819132aaea8691a36794 (diff) |
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
Notes
Notes:
svn path=/head/; revision=351252
Diffstat (limited to 'deskutils/xfce4-xkb-plugin')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index edaaba9f1446..b1aa0c58cde5 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.5.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |