diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-02 07:27:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-02 07:27:42 +0000 |
commit | 639dcb486cd450ca9d83e2843c35e8f7a3155a7a (patch) | |
tree | 5a1b8cbdbaff097a7c9ba40585aeb3f4e7a73796 /x11-wm/xfce4-session/Makefile | |
parent | 4c15e34df2a98038ae44f6570b74b799239816e0 (diff) |
- Fix plist
Reported by: pavbot
Notes
Notes:
svn path=/head/; revision=284913
Diffstat (limited to 'x11-wm/xfce4-session/Makefile')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index ecd78e50bc7a..441fa52e6d4d 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-session PORTVERSION= 4.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} |