diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:11:40 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:11:40 +0000 |
commit | becf032cdf0a3b9cb84e946d41e4530f89ba5c61 (patch) | |
tree | 6c973a8dbb05a0b9050363a84a96d4692b377a43 | |
parent | 62a8989f78f7c2c72dcea25d2c8f987c4ba3fc3d (diff) | |
download | ports-becf032cdf0a3b9cb84e946d41e4530f89ba5c61.tar.gz ports-becf032cdf0a3b9cb84e946d41e4530f89ba5c61.zip |
Reset andrew@ugh.net.au due to timeouts; mark DEPRECATED since author was
apparently the only source of the distfiles.
Notes
Notes:
svn path=/head/; revision=165379
-rw-r--r-- | x11/settitle/Makefile | 7 | ||||
-rw-r--r-- | x11/settitle/pkg-descr | 3 |
2 files changed, 5 insertions, 5 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 diff --git a/x11/settitle/pkg-descr b/x11/settitle/pkg-descr index 80b9d67fdfe2..aa8ba116181b 100644 --- a/x11/settitle/pkg-descr +++ b/x11/settitle/pkg-descr @@ -2,6 +2,3 @@ settitle can set the icon and/or window titles of terminal emulator windows such as those provided by xterm, eterm or Terminal.app. Usefule for tracking your mail or irc windows among the crowd. - -Andrew Stevenson -andrew@ugh.net.au |