diff options
author | rnoland <rnoland@FreeBSD.org> | 2008-10-01 20:32:04 +0800 |
---|---|---|
committer | rnoland <rnoland@FreeBSD.org> | 2008-10-01 20:32:04 +0800 |
commit | cb1004aa49be2c4d776b8e9ea3d90bd10c70cd7a (patch) | |
tree | 55e385c91e2ad65d38fe997075927c02dc138a23 /x11-wm/emerald/Makefile | |
parent | 435472313f94651ce83c1cfdd73bac951945918d (diff) | |
download | freebsd-ports-gnome-cb1004aa49be2c4d776b8e9ea3d90bd10c70cd7a.tar.gz freebsd-ports-gnome-cb1004aa49be2c4d776b8e9ea3d90bd10c70cd7a.tar.zst freebsd-ports-gnome-cb1004aa49be2c4d776b8e9ea3d90bd10c70cd7a.zip |
Update to 0.7.8
Approved by: garga (mentor), portmgr
Diffstat (limited to 'x11-wm/emerald/Makefile')
-rw-r--r-- | x11-wm/emerald/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 4bbd57cf90c8..cee4c412d065 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -6,8 +6,8 @@ # PORTNAME= emerald -PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTVERSION= 0.7.8 +#PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ |