diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /x11-wm | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/gcompmgr/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 23cbad2e5d7d..a9cfad9ee7b9 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -2,7 +2,7 @@ PORTNAME= compiz PORTVERSION= 0.8.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index adf78937a47f..1b23fd0c85ed 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |