From c3bb46468efb8e5e67dcd557814ce25e7c9521ee Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- www/bkmrkconv/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/bkmrkconv') diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index 9eaa149514a0..95269ca78813 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: bkmrkconv -# Version required: 1.08 # Date created: 18 Dec 1999 # Whom: Will Andrews # # $FreeBSD$ # -DISTNAME= bkmrkconv -PKGNAME= bkmrkconv-1.08 +PORTNAME= bkmrkconv +PORTVERSION= 1.08 CATEGORIES= www MASTER_SITES= http://www.dcs.warwick.ac.uk/~csube/bkmrkconv/ +DISTNAME= ${PORTNAME} MAINTAINER= will@FreeBSD.org -- cgit v1.2.3