diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-05 04:09:45 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-05 04:09:45 +0000 |
commit | 5e1c5f6c1dc273ab18343138389d08a337a397f5 (patch) | |
tree | ab24b0d7d7605c4653b69e50ca60531cd2f3f1bb /x11/settitle/Makefile | |
parent | e116ea236daa855df3fe086d42b49326721cacf6 (diff) | |
download | ports-5e1c5f6c1dc273ab18343138389d08a337a397f5.tar.gz ports-5e1c5f6c1dc273ab18343138389d08a337a397f5.zip |
Notes
Diffstat (limited to 'x11/settitle/Makefile')
-rw-r--r-- | x11/settitle/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index 786661cfe4d0..b0bfed6c13cb 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -6,11 +6,9 @@ # PORTNAME= settitle -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/settitle/ \ - http://ftp.megamirror.com/pub/ugh/unix/settitle/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ MAINTAINER= andrew@ugh.net.au COMMENT= A program for setting the title of terminal emulator windows |