summaryrefslogtreecommitdiff
path: root/multimedia/linux-realplayer
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
commitbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch)
tree3e83c1f293779db0f23c9e63d65d38cccd689551 /multimedia/linux-realplayer
parentRemove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27415
Diffstat (limited to 'multimedia/linux-realplayer')
-rw-r--r--multimedia/linux-realplayer/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile
index 0a7dfdcac67b..f059ef49f093 100644
--- a/multimedia/linux-realplayer/Makefile
+++ b/multimedia/linux-realplayer/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: linux-realplayer
-# Version required: 5.0
# Date created: 31 January 1999
# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
#
# $FreeBSD$
#
-DISTNAME= rv50_linux20
-PKGNAME= linux-realplayer-5.0
+PORTNAME= linux-realplayer
+PORTVERSION= 5.0
CATEGORIES= audio linux
-MASTER_SITES=
+MASTER_SITES= # fetch manually
+DISTNAME= rv50_linux20
MAINTAINER= kris@FreeBSD.org