From 6599d6b639f394c76bd685334176d0ea473272f6 Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 14 Apr 2000 06:43:02 +0000 Subject: PORTNAME/PORTVERSION stuff --- games/doom/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/doom/Makefile') diff --git a/games/doom/Makefile b/games/doom/Makefile index cc90ac5..46221ad 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 -- cgit v1.1