diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
commit | 1fc33e5d96133d5064c7fadc6b195db871d6dc9b (patch) | |
tree | c200e4abf2382ab4365da9f7d8a8a0c84971381f /x11-wm/libwraster | |
parent | 7aec0f0f215263aee118e287c3f2d27e9134f40e (diff) |
Notes
Diffstat (limited to 'x11-wm/libwraster')
-rw-r--r-- | x11-wm/libwraster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 60454be85095..20265d548bbf 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -2,7 +2,7 @@ PORTNAME= libwraster PORTVERSION= 0.95.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/source/release/ DISTNAME= WindowMaker-${PORTVERSION} |