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 | |
parent | e116ea236daa855df3fe086d42b49326721cacf6 (diff) | |
download | ports-5e1c5f6c1dc273ab18343138389d08a337a397f5.tar.gz ports-5e1c5f6c1dc273ab18343138389d08a337a397f5.zip |
Notes
Diffstat (limited to 'x11/settitle')
-rw-r--r-- | x11/settitle/Makefile | 6 | ||||
-rw-r--r-- | x11/settitle/distinfo | 4 |
2 files changed, 4 insertions, 6 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 diff --git a/x11/settitle/distinfo b/x11/settitle/distinfo index fd54424af3f6..09cde7ce3259 100644 --- a/x11/settitle/distinfo +++ b/x11/settitle/distinfo @@ -1,2 +1,2 @@ -MD5 (settitle-1.0.tar.gz) = 91b08ad8cd82ab043e293d3fd2208a1e -SIZE (settitle-1.0.tar.gz) = 2399 +MD5 (settitle-1.1.tar.gz) = fbc82a92ad9b8986f80d96bb1c75456b +SIZE (settitle-1.1.tar.gz) = 2786 |