diff options
Diffstat (limited to 'net-im/xmpp-client/Makefile')
-rw-r--r-- | net-im/xmpp-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index 2a73c55bbee0..2814c92e6120 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -4,7 +4,7 @@ PORTNAME= xmpp-client PORTVERSION= 20150208 CATEGORIES= net-im MASTER_SITES= http://c-s.li/ports/ -DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ xmpp-20150105.tar.gz MAINTAINER= cs@FreeBSD.org |