diff options
author | demon <demon@FreeBSD.org> | 2003-09-04 15:53:10 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-04 15:53:10 +0800 |
commit | bd864b99d82d1dee3a156cb473a0a8309ac4d494 (patch) | |
tree | a501f6fd31d836c26a6e0cd4513b762e9fcd5b15 /x11-wm/xfce4 | |
parent | 402ac5f09db890d23943cc6c562e0e76a97d6228 (diff) | |
download | freebsd-ports-gnome-bd864b99d82d1dee3a156cb473a0a8309ac4d494.tar.gz freebsd-ports-gnome-bd864b99d82d1dee3a156cb473a0a8309ac4d494.tar.zst freebsd-ports-gnome-bd864b99d82d1dee3a156cb473a0a8309ac4d494.zip |
Use sane PORTVERSION.
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r-- | x11-wm/xfce4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 2473ad80aabb..095f3bc24b03 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= xfce4 -PORTVERSION= r3 +PORTNAME= xfce +PORTVERSION= 4.0.r3 CATEGORIES= x11-wm xfce MASTER_SITES= # empty DISTFILES= # empty |