diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-12 15:39:58 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-12 15:39:58 +0000 |
commit | 316c9a2259ff48546610c8ee93dade1ad8458254 (patch) | |
tree | 45022524c4be85fff94c4dc8077f2951446e2372 /audio | |
parent | 223bb028395971abcd0e5b06d8bf809e33f214de (diff) | |
download | FreeBSD-ports-316c9a2259ff48546610c8ee93dade1ad8458254.zip FreeBSD-ports-316c9a2259ff48546610c8ee93dade1ad8458254.tar.gz |
Update to 2.4 Beta 2
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xnap/Makefile | 4 | ||||
-rw-r--r-- | audio/xnap/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/xnap/Makefile b/audio/xnap/Makefile index 65fa05c..193e739 100644 --- a/audio/xnap/Makefile +++ b/audio/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 diff --git a/audio/xnap/distinfo b/audio/xnap/distinfo index f974f09..d460354 100644 --- a/audio/xnap/distinfo +++ b/audio/xnap/distinfo @@ -1 +1 @@ -MD5 (xnap-2.3.tar.gz) = 26570e85afb7560443cb69f62cd790fd +MD5 (xnap-2.4-beta2.tar.gz) = 7a4929a9384b25c3222981bb536527d9 |