summaryrefslogtreecommitdiff
path: root/news/diablo
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
commitf39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch)
treeab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/diablo
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27420
Diffstat (limited to 'news/diablo')
-rw-r--r--news/diablo/Makefile6
1 files changed, 3 insertions, 3 deletions
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