diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-23 00:46:17 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-23 00:46:17 +0800 |
commit | d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3 (patch) | |
tree | 08c4cba1bf01dc87ff98eb8066d762ff9dc9530b /x11-wm | |
parent | 69445c052c18f34f6aea92e12fa27b7d4577f550 (diff) | |
download | freebsd-ports-gnome-d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3.tar.gz freebsd-ports-gnome-d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3.tar.zst freebsd-ports-gnome-d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3.zip |
Bump PORTREVISION for jbigkit library version bump.
Approved by: portmgr (implicit)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/libwraster/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 73fdc8b99f99..34b1c6393d72 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -2,6 +2,7 @@ PORTNAME= libwraster PORTVERSION= 0.95.5 +PORTREVISION= 1 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= source/release diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 228fe964c759..c6602d4f8b77 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= windowmaker PORTVERSION= 0.95.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= source/release |