diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-29 05:26:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-29 05:26:36 +0800 |
commit | 8d3283eabab16ea689bdb5a8c40407816d81197c (patch) | |
tree | 660164b849c616486acb5112ccb79e21e4759379 /x11 | |
parent | 54ecf4296c8abe517953297abd2dd60b6f65dada (diff) | |
download | freebsd-ports-gnome-8d3283eabab16ea689bdb5a8c40407816d81197c.tar.gz freebsd-ports-gnome-8d3283eabab16ea689bdb5a8c40407816d81197c.tar.zst freebsd-ports-gnome-8d3283eabab16ea689bdb5a8c40407816d81197c.zip |
Add new master_site
Undeprecate
Submitted by: Andrew Stevenson <andrew@ugh.net.au> (private mail)
Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/settitle/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index 144641c99478..d1aad8ffc43b 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -4,14 +4,11 @@ PORTNAME= settitle PORTVERSION= 1.1.1 CATEGORIES= x11 -MASTER_SITES= http://mbsd.msk.ru/dist/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/ MAINTAINER= ports@FreeBSD.org COMMENT= A program for setting the title of terminal emulator windows -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-11-26 - WRKSRC= ${WRKDIR}/settitle MAN1= settitle.1 |