diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-12 23:39:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-12 23:39:58 +0800 |
commit | 316c9a2259ff48546610c8ee93dade1ad8458254 (patch) | |
tree | 45022524c4be85fff94c4dc8077f2951446e2372 /net/xnap/Makefile | |
parent | 223bb028395971abcd0e5b06d8bf809e33f214de (diff) | |
download | freebsd-ports-gnome-316c9a2259ff48546610c8ee93dade1ad8458254.tar.gz freebsd-ports-gnome-316c9a2259ff48546610c8ee93dade1ad8458254.tar.zst freebsd-ports-gnome-316c9a2259ff48546610c8ee93dade1ad8458254.zip |
Update to 2.4 Beta 2
Diffstat (limited to 'net/xnap/Makefile')
-rw-r--r-- | net/xnap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xnap/Makefile b/net/xnap/Makefile index 65fa05c393dd..193e7398cb51 100644 --- a/net/xnap/Makefile +++ b/net/xnap/Makefile @@ -6,11 +6,11 @@ # PORTNAME= XNap -PORTVERSION= 2.3 +PORTVERSION= 2.4.b2 CATEGORIES= audio java net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} -DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/} +DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} MAINTAINER= lioux@FreeBSD.org |