svn commit: r325685 - head/x11/lxpanel
William Grzybowski
wg at FreeBSD.org
Fri Aug 30 13:10:45 UTC 2013
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 at FreeBSD.org
COMMENT= Lightweight X11 desktop panel
More information about the svn-ports-head
mailing list