diff options
author | oliver <oliver@FreeBSD.org> | 2011-03-05 22:32:20 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-03-05 22:32:20 +0800 |
commit | 44994b142d5a9e16046e67e611b1bfdbc86840d2 (patch) | |
tree | 331d294a734a7f50ce89d9c341d5ac1e81f0213a /x11-wm | |
parent | 75eb6081670bbc96290b78f5564b9dd534c6de48 (diff) | |
download | freebsd-ports-gnome-44994b142d5a9e16046e67e611b1bfdbc86840d2.tar.gz freebsd-ports-gnome-44994b142d5a9e16046e67e611b1bfdbc86840d2.tar.zst freebsd-ports-gnome-44994b142d5a9e16046e67e611b1bfdbc86840d2.zip |
bump PORTREVISION because of changed dependencies in my previous commit
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 534ea2334e72..9aa2a5f3f117 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.8.1 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/xfdesktop/${PORTVERSION:R} |