diff options
Diffstat (limited to 'net/loudmouth/Makefile')
-rw-r--r-- | net/loudmouth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/loudmouth/Makefile b/net/loudmouth/Makefile index 2845b3ef52ef..a24283eb797c 100644 --- a/net/loudmouth/Makefile +++ b/net/loudmouth/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 0.14.1 +PORTVERSION= 0.15 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.14 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.15 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library |