From f39d3f29e6126cdc0a2f27d2b70c8d6667774330 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 17:33:32 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- news/diablo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'news/diablo/Makefile') diff --git a/news/diablo/Makefile b/news/diablo/Makefile index a9803c53abf5..7250ce30eb73 100644 --- a/news/diablo/Makefile +++ b/news/diablo/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: diablo -# Version required: 1.10 # Date created: June 2nd 1997 # Whom: jfitz # # $FreeBSD$ # -DISTNAME= diablo-1.15-rel -PKGNAME= diablo-1.15 +PORTNAME= diablo +PORTVERSION= 1.15 CATEGORIES= news MASTER_SITES= http://www.backplane.com/diablo/ +DISTNAME= ${PKGNAME}-rel EXTRACT_SUFX= .tgz MAINTAINER= jfitz@FreeBSD.org -- cgit v1.2.3