diff options
Diffstat (limited to 'www/roxen/Makefile')
-rw-r--r-- | www/roxen/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/roxen/Makefile b/www/roxen/Makefile index 67b65021e0aa..7a492674f479 100644 --- a/www/roxen/Makefile +++ b/www/roxen/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: Roxen Challenger -# Version required: 1.3.111-0.6-40bit # Date created: 26 February 1999 # Whom: Kai Voigt (k@123.org) # # $FreeBSD$ # -DISTNAME= roxen_1.3.111-0.6-40bit -PKGNAME= roxen-1.3.111 +PORTNAME= roxen +PORTVERSION= 1.3.111 CATEGORIES= www MASTER_SITES= ftp://ftp.roxen.com/roxen/source/ +DISTNAME= roxen_1.3.111-0.6-40bit MAINTAINER= k@123.org |