diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-05 23:59:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-05 23:59:49 +0800 |
commit | b62ecbe21ac8ea944419f638cb5a2ef0b80d1af4 (patch) | |
tree | 53bc691d9a80b972e3fd9991f74676f31f822c4b /net-im | |
parent | 41e340e9110f8e1fbecd3fbc357fcc52f43d927a (diff) | |
download | freebsd-ports-gnome-b62ecbe21ac8ea944419f638cb5a2ef0b80d1af4.tar.gz freebsd-ports-gnome-b62ecbe21ac8ea944419f638cb5a2ef0b80d1af4.tar.zst freebsd-ports-gnome-b62ecbe21ac8ea944419f638cb5a2ef0b80d1af4.zip |
Update to 0.13.1.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/loudmouth/Makefile | 4 | ||||
-rw-r--r-- | net-im/loudmouth/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index c6d8a247d464..03ba04120af1 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 0.13 +PORTVERSION= 0.13.1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.13 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library diff --git a/net-im/loudmouth/distinfo b/net-im/loudmouth/distinfo index 27081d2148d1..e89ad7301563 100644 --- a/net-im/loudmouth/distinfo +++ b/net-im/loudmouth/distinfo @@ -1 +1 @@ -MD5 (loudmouth-0.13.tar.bz2) = 4a5a995f9dd2b4cfcb7e6b8aeabe61c9 +MD5 (loudmouth-0.13.1.tar.bz2) = d4271be8228d2a84f10aaf29efa4d1a3 |