diff options
Diffstat (limited to 'x11/settitle/Makefile')
-rw-r--r-- | x11/settitle/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index f3879c5b3d67..0616fb61c2ff 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -8,11 +8,14 @@ PORTNAME= settitle PORTVERSION= 1.1.1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ +MASTER_SITES= # disappeared -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A program for setting the title of terminal emulator windows +DEPRECATED= Download unavailable anymore +EXPIRATION_DATE= 2006-07-14 + WRKSRC= ${WRKDIR}/settitle MAN1= settitle.1 |