diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2008-10-01 12:32:04 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2008-10-01 12:32:04 +0000 |
commit | 0a49ecf9af5e7ab9cb4d5ffac3d140be844436c7 (patch) | |
tree | 500efe16f21e598d619d0eb6f8d2eaa871ee5bc8 /x11-wm/compiz-plugins-main/Makefile | |
parent | 36c7d8bb098b1a03f4cac0aae863c05b93c7a71f (diff) | |
download | ports-0a49ecf9af5e7ab9cb4d5ffac3d140be844436c7.tar.gz ports-0a49ecf9af5e7ab9cb4d5ffac3d140be844436c7.zip |
Update to 0.7.8
Approved by: garga (mentor), portmgr
Notes
Notes:
svn path=/head/; revision=221082
Diffstat (limited to 'x11-wm/compiz-plugins-main/Makefile')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index d7bebd88d135..a0c34c9d9741 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -6,9 +6,8 @@ # PORTNAME= compiz-fusion-plugins-main -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.8 #PORTREVISION= 1 -PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ @@ -36,11 +35,15 @@ GCONF_SCHEMAS= compiz-animation.schemas \ compiz-expo.schemas \ compiz-ezoom.schemas \ compiz-imgjpeg.schemas \ + compiz-mag.schemas \ + compiz-mousepoll.schemas \ compiz-neg.schemas \ compiz-opacify.schemas \ compiz-put.schemas \ compiz-resizeinfo.schemas \ compiz-ring.schemas \ + compiz-staticswitcher.schemas \ + compiz-session.schemas \ compiz-snap.schemas \ compiz-text.schemas \ compiz-thumbnail.schemas \ |