Date: Fri, 30 Aug 2013 13:10:45 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325685 - head/x11/lxpanel Message-ID: <201308301310.r7UDAjhN040202@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Fri Aug 30 13:10:45 2013 New Revision: 325685 URL: http://svnweb.freebsd.org/changeset/ports/325685 Log: x11/lxpanel: fix distfile fetch - Fix distfile fetch Reported by: bdrewery Modified: head/x11/lxpanel/Makefile Modified: head/x11/lxpanel/Makefile ============================================================================== --- head/x11/lxpanel/Makefile Fri Aug 30 13:09:56 2013 (r325684) +++ head/x11/lxpanel/Makefile Fri Aug 30 13:10:45 2013 (r325685) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308301310.r7UDAjhN040202>