diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 12:49:11 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 12:49:11 +0000 |
commit | 8e4d4c560d49397e6c57a7e26ec1349db3bc91e8 (patch) | |
tree | ceb79bf72a4cb15c3e215b2bdcd324c5dcd731af /net-p2p/xnap | |
parent | e2056397ca0a10b3e3a192a68c65b9a5546fcfd5 (diff) | |
download | ports-8e4d4c560d49397e6c57a7e26ec1349db3bc91e8.tar.gz ports-8e4d4c560d49397e6c57a7e26ec1349db3bc91e8.zip |
Notes
Diffstat (limited to 'net-p2p/xnap')
-rw-r--r-- | net-p2p/xnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 190a12c0734d..dc0aeffa6379 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -6,10 +6,10 @@ # PORTNAME= XNap +DISTVERSION= 2.5r3 CATEGORIES= net audio java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} -DISTVERSION= 2.5r3 #DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} DISTNAME= ${PORTNAME:L}-${DISTVERSION} |