diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-12-15 02:59:07 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-12-15 02:59:07 +0800 |
commit | 3f4283a71ee55c4fffce1ac9d835443df8c2deeb (patch) | |
tree | c3148025feff1c0f651c09acc6fb638363551c46 /x11-wm | |
parent | ff5b6ec46ba82e25ac5e0326f3148371d6f33978 (diff) | |
download | freebsd-ports-gnome-3f4283a71ee55c4fffce1ac9d835443df8c2deeb.tar.gz freebsd-ports-gnome-3f4283a71ee55c4fffce1ac9d835443df8c2deeb.tar.zst freebsd-ports-gnome-3f4283a71ee55c4fffce1ac9d835443df8c2deeb.zip |
Bump PORTREVISION for Thunar related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
- Update maintainer address for archivers/thunar-archive-plugin
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 67c174e1dc9f..e47e4f822af1 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -4,7 +4,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} |