summaryrefslogtreecommitdiffstats
path: root/games/spider
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 12:28:40 +0000
committerasami <asami@FreeBSD.org>2000-04-14 12:28:40 +0000
commitbbde223ae2d3857179c24e0714ff9f6ef53fb4d9 (patch)
treecd598a722ec9ad81602636646366f83c2abe5b26 /games/spider
parenta8c06149e5158eafa30980b35685f740cdec1af3 (diff)
downloadFreeBSD-ports-bbde223ae2d3857179c24e0714ff9f6ef53fb4d9.zip
FreeBSD-ports-bbde223ae2d3857179c24e0714ff9f6ef53fb4d9.tar.gz
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
Diffstat (limited to 'games/spider')
-rw-r--r--games/spider/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/spider/Makefile b/games/spider/Makefile
index 9dff072..7863490 100644
--- a/games/spider/Makefile
+++ b/games/spider/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: spider
-# Version required: 1.1
# Date created: 2 Oct 1995
# Whom: se
#
# $FreeBSD$
#
-DISTNAME= spider
-PKGNAME= spider-1.1
+PORTNAME= spider
+PORTVERSION= 1.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/solitaires
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
OpenPOWER on IntegriCloud