summaryrefslogtreecommitdiff
path: root/games/doom
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 06:43:02 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 06:43:02 +0000
commit429158af25cb05709764d4c6fe0104616975ac77 (patch)
tree9e9cb106a6ea302a7f591288518ee4b0522e76e8 /games/doom
parentFinish converting editors/ to PORTNAME/PORTVERSION. (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27507
Diffstat (limited to 'games/doom')
-rw-r--r--games/doom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index cc90ac5ac2de..46221adc6fef 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: games
-# Version required: 1.8
# Date created: Mon Dec 14 21:03:01 MET 1998
# Whom: jmz
#
# $FreeBSD$
#
-DISTNAME= doomsrc
-PKGNAME= doom-1.8
+PORTNAME= doom
+PORTVERSION= 1.8
CATEGORIES= games
MASTER_SITES?= ftp://ftp.idsoftware.com/idstuff/source/ \
ftp://ftp.stomped.com/pub/idmirror/idstuff/source/ \
ftp://ftp.cdrom.com/pub/idgames/idstuff/source/
+DISTNAME= doomsrc
MAINTAINER= jmz@FreeBSD.org