diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:46:46 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:46:46 +0000 |
commit | 5c1d05b7a4c7c863d97ab17763827eaab977ccb5 (patch) | |
tree | b0b245f1df498a87a38fb999bf7dcd0affe8a891 /x11-wm/compiz-plugins-main | |
parent | 7ae3f48312a5166020cad3ab39d41712ee29cc8b (diff) |
Notes
Diffstat (limited to 'x11-wm/compiz-plugins-main')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 23b2f3dd2060..f402bebd30fe 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ |