diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
commit | 9646c0a68d582c7a1f79179b81c340ae472fe135 (patch) | |
tree | f5d50a1d656b3932a07d9b600890c8974459e749 /x11/libexo | |
parent | 135b9bec7f19f162ba4a6c74cbc4e643e3225602 (diff) | |
download | ports-9646c0a68d582c7a1f79179b81c340ae472fe135.tar.gz ports-9646c0a68d582c7a1f79179b81c340ae472fe135.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Notes
Notes:
svn path=/head/; revision=189785
Diffstat (limited to 'x11/libexo')
-rw-r--r-- | x11/libexo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 3bd95126d61f..15344ddf3206 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -7,7 +7,7 @@ PORTNAME= libexo PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce DISTNAME= exo-${PORTVERSION} MASTER_SITES= ${MASTER_SITES_XFCE} |