From ab5aef260ce199d0e9694f1feaae6d295dda1ae5 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- www/tidy-devel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/tidy-devel') diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index 61c78d0b2b39..99e6675cc98a 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: tidy -# Version required: tidy13jan00 # Date created: 27 Oct 1998 # Whom: Abel Chow # # $FreeBSD$ # -DISTNAME= tidy13jan00 -PKGNAME= tidy-20000113 +PORTNAME= tidy +PORTVERSION= 20000113 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ +DISTNAME= tidy13jan00 EXTRACT_SUFX= .tgz MAINTAINER= saken@hotel.rmta.org -- cgit