diff options
Diffstat (limited to 'www/wml/Makefile')
-rw-r--r-- | www/wml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index fb6a9617440c..1d482a957618 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wml -# Version required: 1.6.8 # Date created: 09-Sep-1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # # $FreeBSD$ # -DISTNAME= wml-1.6.8 +PORTNAME= wml +PORTVERSION= 1.6.8 CATEGORIES= www lang MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \ ftp://ftp.ch.engelschall.com/sw/wml/ \ |