Bug 173823

Summary: x11/settitle: MASTER_SITES wrong
Product: Ports & Packages Reporter: Andrew Stevenson <andrew>
Component: Individual Port(s)Assignee: Alex Kozlov <ak>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrew Stevenson 2012-11-22 01:10:00 UTC
MASTER_SITES has been truncated

Fix: 

MAINTAINER=    ports@FreeBSD.org
 COMMENT=       A program for setting the title of terminal emulator windows--ZynyTU0aLv9wMo8V9a0EMcmzjiRHdwYAewDZui1q3yvx4qaq
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- /usr/ports/x11/settitle/Makefile    2012-11-17 06:03:19.000000000 +0000
+++ settitle/Makefile   2012-11-22 01:01:22.354021816 +0000
@@ -4,7 +4,7 @@
 PORTNAME=      settitle
 PORTVERSION=   1.1.1
 CATEGORIES=    x11
-MASTER_SITES=  ftp://ftp.ugh.net.au/pub/unix/
+MASTER_SITES=  ftp://ftp.ugh.net.au/pub/unix/settitle/
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2012-11-28 12:22:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2012-11-28 12:22:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!