diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-31 13:52:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-31 13:52:13 +0800 |
commit | 17ae4a8ebf37648b74ebeaebfe5953d86a6c2863 (patch) | |
tree | d6e78220696792c2b544bbe43c93fa922adbd88b /net-im/loudmouth/Makefile | |
parent | 8dd8b83cf68c486fd34f79af64ab0d48b5f7bf2d (diff) | |
download | freebsd-ports-gnome-17ae4a8ebf37648b74ebeaebfe5953d86a6c2863.tar.gz freebsd-ports-gnome-17ae4a8ebf37648b74ebeaebfe5953d86a6c2863.tar.zst freebsd-ports-gnome-17ae4a8ebf37648b74ebeaebfe5953d86a6c2863.zip |
Update to 0.17.2.
PR: 73329
Submitted by: Andrey Slusar <anray@inet.ua>
Diffstat (limited to 'net-im/loudmouth/Makefile')
-rw-r--r-- | net-im/loudmouth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 9b563e283834..fab041d23567 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= loudmouth -PORTVERSION= 0.17.1 +PORTVERSION= 0.17.2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.17 |