diff options
author | pav <pav@FreeBSD.org> | 2005-07-07 23:33:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-07 23:33:33 +0800 |
commit | 449aa0e439107bc341f1712bc54ff120e549a604 (patch) | |
tree | de88438149f821b88a760d232af835fb18dc8714 /x11/settitle | |
parent | 7417f45b9402d5a5147dfae2ad7460fa753ed55c (diff) | |
download | freebsd-ports-gnome-449aa0e439107bc341f1712bc54ff120e549a604.tar.gz freebsd-ports-gnome-449aa0e439107bc341f1712bc54ff120e549a604.tar.zst freebsd-ports-gnome-449aa0e439107bc341f1712bc54ff120e549a604.zip |
- Update to 1.1.1
PR: ports/83095
Submitted by: Andrew Stevenson <andrew@ugh.net.au> (maintainer)
Diffstat (limited to 'x11/settitle')
-rw-r--r-- | x11/settitle/Makefile | 2 | ||||
-rw-r--r-- | x11/settitle/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index b0bfed6c13cb..f3879c5b3d67 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= settitle -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ diff --git a/x11/settitle/distinfo b/x11/settitle/distinfo index 09cde7ce3259..7c7b47222395 100644 --- a/x11/settitle/distinfo +++ b/x11/settitle/distinfo @@ -1,2 +1,2 @@ -MD5 (settitle-1.1.tar.gz) = fbc82a92ad9b8986f80d96bb1c75456b -SIZE (settitle-1.1.tar.gz) = 2786 +MD5 (settitle-1.1.1.tar.gz) = 190275f00ef0ec047b3ab7a6c7687559 +SIZE (settitle-1.1.1.tar.gz) = 2900 |