diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-07-19 03:31:36 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-07-19 03:31:36 +0000 |
commit | 6d22a57097eb972187250e89cefb1491e384d3d9 (patch) | |
tree | 835570df1f225f8c1c247eb377a0893623d177e1 /x11-toolkits/libxfce4gui/Makefile | |
parent | d39ad996a5e2b65dede297efafb9506da4b7c9d0 (diff) | |
download | ports-6d22a57097eb972187250e89cefb1491e384d3d9.tar.gz ports-6d22a57097eb972187250e89cefb1491e384d3d9.zip |
Notes
Diffstat (limited to 'x11-toolkits/libxfce4gui/Makefile')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index c036aed6e0de..e09debe7af51 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 PORTREVISION= 0 CATEGORIES= x11-toolkits xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ |