diff options
author | marcus <marcus@FreeBSD.org> | 2006-07-01 12:46:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-07-01 12:46:59 +0800 |
commit | 10cddab0934582e08521dceb5a2c865852c6e81e (patch) | |
tree | 4cf85cc066bbf50bb6881aacb8fd5233294d66c6 /net-im/loudmouth/Makefile | |
parent | f8fe73da2df540fd0f8f2fc240719948ebfdf6ca (diff) | |
download | freebsd-ports-gnome-10cddab0934582e08521dceb5a2c865852c6e81e.tar.gz freebsd-ports-gnome-10cddab0934582e08521dceb5a2c865852c6e81e.tar.zst freebsd-ports-gnome-10cddab0934582e08521dceb5a2c865852c6e81e.zip |
Update to 1.0.4.
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 912f501780e2..203f3a3288ff 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= loudmouth -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |