diff options
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r-- | www/wwwoffle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index adb9d3229eed..9afafaa51bef 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wwwoffle -# Version required: 2.4 # Date created: 1 Jun 1998 # Whom: Peter Mutsaers # # $FreeBSD$ # -DISTNAME= wwwoffle-2.4 +PORTNAME= wwwoffle +PORTVERSION= 2.4 CATEGORIES= www MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \ ${MASTER_SITE_SUNSITE} |