diff options
author | oliver <oliver@FreeBSD.org> | 2007-01-23 13:03:44 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-01-23 13:03:44 +0800 |
commit | 02b111b7e29073c57bcf6377088b51c681fc3789 (patch) | |
tree | da696436260fb8fec1d4f179adaa15c11b6bdc68 | |
parent | 02afb91c68a1942cb791b0db445617681f95215a (diff) | |
download | freebsd-ports-gnome-02b111b7e29073c57bcf6377088b51c681fc3789.tar.gz freebsd-ports-gnome-02b111b7e29073c57bcf6377088b51c681fc3789.tar.zst freebsd-ports-gnome-02b111b7e29073c57bcf6377088b51c681fc3789.zip |
update PORTVERSION to 4.4.0
Noted by: Rainer Alves <rainer.alves@gmail.com>
-rw-r--r-- | x11-wm/xfce4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 92651e97af68..d4aaf37030ad 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce -PORTVERSION= 4.3.99.2 -PORTREVISION= 0 +PORTVERSION= 4.4.0 CATEGORIES= x11-wm xfce MASTER_SITES= # empty DISTFILES= # empty |