diff options
Diffstat (limited to 'net-im/jwchat/Makefile')
-rw-r--r-- | net-im/jwchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jwchat/Makefile b/net-im/jwchat/Makefile index 97be916cbdd9..6a6aace36b71 100644 --- a/net-im/jwchat/Makefile +++ b/net-im/jwchat/Makefile @@ -9,7 +9,7 @@ PORTNAME= jwchat PORTVERSION= 1.0.b2 PORTREVISION= 1 CATEGORIES= net-im www -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0beta2 DISTNAME= ${PORTNAME}-${PORTVERSION:S,.b,beta,} MAINTAINER= pgollucci@FreeBSD.org |