svn commit: r307903 - head/x11/settitle
Alex Kozlov
ak at FreeBSD.org
Wed Nov 28 12:21:46 UTC 2012
Author: ak
Date: Wed Nov 28 12:21:45 2012
New Revision: 307903
URL: http://svnweb.freebsd.org/changeset/ports/307903
Log:
- Remove indefinite article from COMMENT
- Fix MASTER_SITES [1]
PR: ports/173823 [1]
Submitted by: Andrew Stevenson <andrew at ugh.net.au>
Feature safe: yes
Modified:
head/x11/settitle/Makefile (contents, props changed)
Modified: head/x11/settitle/Makefile
==============================================================================
--- head/x11/settitle/Makefile Wed Nov 28 11:29:06 2012 (r307902)
+++ head/x11/settitle/Makefile Wed Nov 28 12:21:45 2012 (r307903)
@@ -4,10 +4,10 @@
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/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A program for setting the title of terminal emulator windows
+COMMENT= Program for setting the title of terminal emulator windows
WRKSRC= ${WRKDIR}/settitle
More information about the svn-ports-head
mailing list