Bug 179060

Summary: print/latexml: Update MASTER_SITES and WWW: line
Product: Ports & Packages Reporter: tkato432
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tkato432 2013-05-28 19:40:01 UTC
- Update MASTER_SITES and WWW: line
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-05-29 13:54:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-05-29 15:24:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-29 15:24:55 UTC
Author: wg
Date: Wed May 29 14:24:42 2013
New Revision: 319372
URL: http://svnweb.freebsd.org/changeset/ports/319372

Log:
  - Update MASTER_SITES and WWW: line
  
  PR:		ports/179060
  Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
  Approved by:	jpaetzel (mentor)

Modified:
  head/print/latexmk/Makefile
  head/print/latexmk/pkg-descr

Modified: head/print/latexmk/Makefile
==============================================================================
--- head/print/latexmk/Makefile	Wed May 29 14:08:27 2013	(r319371)
+++ head/print/latexmk/Makefile	Wed May 29 14:24:42 2013	(r319372)
@@ -4,7 +4,7 @@
 PORTNAME=	latexmk
 PORTVERSION=	435
 CATEGORIES=	print
-MASTER_SITES=	http://www.phys.psu.edu/~collins/software/latexmk/
+MASTER_SITES=	http://users.phys.psu.edu/~collins/software/latexmk/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool to completely automate generating output from LaTeX documents

Modified: head/print/latexmk/pkg-descr
==============================================================================
--- head/print/latexmk/pkg-descr	Wed May 29 14:08:27 2013	(r319371)
+++ head/print/latexmk/pkg-descr	Wed May 29 14:24:42 2013	(r319372)
@@ -8,4 +8,4 @@ necessary. It can also be set to run con
 case the needed commands are re-run whenever one of the source files is
 modified.
 
-WWW: http://www.phys.psu.edu/~collins/software/latexmk/
+WWW: http://users.phys.psu.edu/~collins/software/latexmk/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"