summaryrefslogtreecommitdiff
path: root/games/drm
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/drm
parentFinish converting editors/ to PORTNAME/PORTVERSION. (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27507
Diffstat (limited to 'games/drm')
-rw-r--r--games/drm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/drm/Makefile b/games/drm/Makefile
index ce2f4e538417..cbdf8cda6062 100644
--- a/games/drm/Makefile
+++ b/games/drm/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: drm
-# Version required: 1.0
# Date created: 4 August 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= dr_mario
-PKGNAME= drm-1.0
+PORTNAME= drm
+PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
+DISTNAME= dr_mario
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org