diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/xnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xnap/Makefile b/net/xnap/Makefile index 190a12c0734d..dc0aeffa6379 100644 --- a/net/xnap/Makefile +++ b/net/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} |