diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-03 05:20:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-03 05:20:34 +0000 |
commit | 30cef0e2d09dcdc122e3c5cfdf030347fdffd7dd (patch) | |
tree | ba3512049937863fb943114c325db57bf58ef7da /x11-wm/compiz-plugins-main/Makefile | |
parent | e651801c7087dd0a80d0ba35665d554d1e108ebd (diff) | |
download | ports-30cef0e2d09dcdc122e3c5cfdf030347fdffd7dd.tar.gz ports-30cef0e2d09dcdc122e3c5cfdf030347fdffd7dd.zip |
Notes
Diffstat (limited to 'x11-wm/compiz-plugins-main/Makefile')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 755f7973aa85..b5c9ebf71296 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= compiz-plugins-main -PORTVERSION= 0.8.4 -PORTREVISION= 7 +PORTVERSION= 0.8.8 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ |