diff options
Diffstat (limited to 'www/boa/Makefile')
-rw-r--r-- | www/boa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index acfc7e1912e9..61eb6a9a12fb 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: boa -# Version required: 0.92 # Date created: 21 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= boa-0.92 +PORTNAME= boa +PORTVERSION= 0.92 CATEGORIES= www MASTER_SITES= http://www.boa.org/ |