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 f4cb6c30b189..2a44b8c4daa4 100644 --- a/net/loudmouth/Makefile +++ b/net/loudmouth/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 0.13.2 +PORTVERSION= 0.14 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.13 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.14 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library |