diff options
author | novel <novel@FreeBSD.org> | 2005-07-05 04:09:45 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-05 04:09:45 +0000 |
commit | 38b0c6fd661d46ad4dec8cd6e86c9ac3b55a8f54 (patch) | |
tree | 1c3c55006856a6d3b589e581b1ed0b1ff6c72606 /x11/settitle | |
parent | 27db1cdb7a87aebb0e8c0707977953b59885bd08 (diff) | |
download | FreeBSD-ports-38b0c6fd661d46ad4dec8cd6e86c9ac3b55a8f54.zip FreeBSD-ports-38b0c6fd661d46ad4dec8cd6e86c9ac3b55a8f54.tar.gz |
- update to 1.1
- remove outdated MASTER_SITES
PR: 82992
Submitted by: Andrew (maintainer)
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 786661c..b0bfed6 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 fd54424..09cde7c 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 |