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/grail/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/grail') diff --git a/www/grail/Makefile b/www/grail/Makefile index 5604c573dde4..2ae6432b6aa9 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,15 +1,15 @@ # Ports collection Makefile for: Grail -# Version required: 0.5 # Date created: 1/11/1999 # Whom: nectar@FreeBSD.org # # $FreeBSD$ # -DISTNAME= grail-06 -PKGNAME= grail-0.6 +PORTNAME= grail +PORTVERSION= 0.6 CATEGORIES= www python MASTER_SITES= http://grail.cnri.reston.va.us/grail/source/ +DISTNAME= ${PORTNAME}-06 EXTRACT_SUFX= .tgz MAINTAINER= nectar@freebsd.org -- cgit v1.2.3