diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-08-30 13:10:45 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-08-30 13:10:45 +0000 |
commit | c670b5b56cba2f62b8e5d72930a4165fb4498715 (patch) | |
tree | 5371d3ae0d0a3913aa0b96e97e51b694493a3c2f /x11/lxpanel | |
parent | 1a5aa3b31ff42481f8aef0a8c230e071c139bc91 (diff) | |
download | ports-c670b5b56cba2f62b8e5d72930a4165fb4498715.tar.gz ports-c670b5b56cba2f62b8e5d72930a4165fb4498715.zip |
Notes
Diffstat (limited to 'x11/lxpanel')
-rw-r--r-- | x11/lxpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index d5667311320b..b3b659d57c59 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -4,7 +4,7 @@ PORTNAME= lxpanel PORTVERSION= 0.6.0 CATEGORIES= x11 -MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/ +MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}%20(pre-release)/ MAINTAINER= wg@FreeBSD.org COMMENT= Lightweight X11 desktop panel |