svn commit: r370309 - head/print/libmspub01

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 7 12:02:51 UTC 2014


Author: bapt
Date: Tue Oct  7 12:02:50 2014
New Revision: 370309
URL: https://svnweb.freebsd.org/changeset/ports/370309
QAT: https://qat.redports.org/buildarchive/r370309/

Log:
  Fix fetching

Modified:
  head/print/libmspub01/Makefile

Modified: head/print/libmspub01/Makefile
==============================================================================
--- head/print/libmspub01/Makefile	Tue Oct  7 12:02:44 2014	(r370308)
+++ head/print/libmspub01/Makefile	Tue Oct  7 12:02:50 2014	(r370309)
@@ -3,7 +3,7 @@
 PORTNAME=	libmspub
 PORTVERSION=	0.1.0
 CATEGORIES=	print graphics devel
-MASTER_SITES=	http://dev-www.libreoffice.org/src/
+MASTER_SITES=	http://dev-www.libreoffice.org/src/${PORTNAME}/
 PKGNAMESUFFIX=	01
 
 MAINTAINER=	office at FreeBSD.org


More information about the svn-ports-all mailing list