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/emerald/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/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}/ |