From a8c06149e5158eafa30980b35685f740cdec1af3 Mon Sep 17 00:00:00 2001
From: asami <asami@FreeBSD.org>
Date: Fri, 14 Apr 2000 10:48:02 +0000
Subject: Convert to PORTNAME/PORTVERSION.  lfview had an invalid version
 string so I fixed it.

---
 graphics/mpeg_stat/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'graphics/mpeg_stat')

diff --git a/graphics/mpeg_stat/Makefile b/graphics/mpeg_stat/Makefile
index e3fb742..62b4a0f 100644
--- a/graphics/mpeg_stat/Makefile
+++ b/graphics/mpeg_stat/Makefile
@@ -1,15 +1,15 @@
 # New ports collection makefile for:    mpeg_stat
-# Version required:     2.2b
 # Date created:         Thu Aug  1 21:52:06 CDT 1996
 # Whom:                 erich@FreeBSD.org
 #
 # $FreeBSD$
 #
 
-DISTNAME=	mpeg_stat-2.2b-src
-PKGNAME=	mpeg_stat-2.2b
+PORTNAME=	mpeg_stat
+PORTVERSION=	2.2b
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
+DISTNAME=	${PKGNAME}-src
 
 MAINTAINER=	erich@FreeBSD.org
 
-- 
cgit v1.1