diff options
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 |