From 2971a93e525324599461eda215641f9a624352d0 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 12:28:40 +0000 Subject: Convert to PORTNAME/PORTVERSION. The following ports hand invalid version strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. --- games/nethack33/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/nethack33') diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index d6829d93ed1a..f3cdb9061559 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nethack -# Version required: 3.3.0 # Date created: 27 March 1995 # Whom: asami # # $FreeBSD$ # -DISTNAME= nethack-3.3.0 +PORTNAME= nethack +PORTVERSION= 3.3.0 CATEGORIES= games MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/src/ \ ${MASTER_SITE_GNU} -- cgit v1.2.3