diff options
author | garga <garga@FreeBSD.org> | 2012-12-11 03:08:02 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-12-11 03:08:02 +0800 |
commit | f60057bc357402c6a6366b24c8a698b513a80a5f (patch) | |
tree | f9abcb8b813678bde18964d71f7bbb3f14a385ac /x11-wm/spectrwm | |
parent | 925289f82f22a7480a3259e963ee185880b03d92 (diff) | |
download | freebsd-ports-gnome-f60057bc357402c6a6366b24c8a698b513a80a5f.tar.gz freebsd-ports-gnome-f60057bc357402c6a6366b24c8a698b513a80a5f.tar.zst freebsd-ports-gnome-f60057bc357402c6a6366b24c8a698b513a80a5f.zip |
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports
Diffstat (limited to 'x11-wm/spectrwm')
-rw-r--r-- | x11-wm/spectrwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index 3ee276f10046..060886665e8e 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -7,6 +7,7 @@ PORTNAME= spectrwm PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= https://opensource.conformal.com/snapshots/${PORTNAME}/ EXTRACT_SUFX= .tgz |