diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-06 01:51:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-06 01:51:05 +0800 |
commit | 6d23eda9d20db1e947002d9a7c1d077876114d75 (patch) | |
tree | a264181c2ecde0845f5861731d1b9a43b9cbeb2b /net-p2p/xnap/Makefile | |
parent | a75a305a702524c7db200500fe57e0f632904f7e (diff) | |
download | freebsd-ports-gnome-6d23eda9d20db1e947002d9a7c1d077876114d75.tar.gz freebsd-ports-gnome-6d23eda9d20db1e947002d9a7c1d077876114d75.tar.zst freebsd-ports-gnome-6d23eda9d20db1e947002d9a7c1d077876114d75.zip |
Fix previous incorrect commit. REALLY update to 2.3 pre3 this time
Diffstat (limited to 'net-p2p/xnap/Makefile')
-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 eff210aa8a2d..9631a062e55f 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XNap -PORTVERSION= 2.3.p2 +PORTVERSION= 2.3.p3 CATEGORIES= audio java net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} |