diff options
Diffstat (limited to 'www/boa/Makefile')
-rw-r--r-- | www/boa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index 0430f4c7a6a4..dcef55b18ead 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= boa -PORTVERSION= 0.94.14.r21 +DISTVERSION= 0.94.14rc21 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.boa.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org COMMENT= High performance single-tasking web server |