diff options
Diffstat (limited to 'net-im/loudmouth/Makefile')
-rw-r--r-- | net-im/loudmouth/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 930a78683b65..4c79d67f8852 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= net-im gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \ + ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 MAINTAINER= gnome@FreeBSD.org |