diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
commit | 7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894 (patch) | |
tree | 6d8557836ec3d2570d350b871cae953c702c3166 /x11-wm/libwraster | |
parent | 169fb75b9ca31334047d23ebc6871bddc3be6378 (diff) | |
download | ports-7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894.tar.gz ports-7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894.zip |
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 0b65fb10b005..1b9e25f28671 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -2,7 +2,7 @@ PORTNAME= libwraster PORTVERSION= 0.95.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/source/release/ DISTNAME= WindowMaker-${PORTVERSION} |