diff options
Diffstat (limited to 'net-p2p/xnap/Makefile')
-rw-r--r-- | net-p2p/xnap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 3ba0d84035c4..7521e6ef8fd5 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -6,12 +6,11 @@ # PORTNAME= XNap -PORTVERSION= 2.0.p3 +PORTVERSION= 2.2.p1 CATEGORIES= audio java net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/} -EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org |