summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_stat
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /multimedia/mpeg_stat
parentThere was one PKGNAME hiding inside an .if. (diff)
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Notes
Notes: svn path=/head/; revision=27514
Diffstat (limited to 'multimedia/mpeg_stat')
-rw-r--r--multimedia/mpeg_stat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile
index e3fb74270e2b..62b4a0f3f721 100644
--- a/multimedia/mpeg_stat/Makefile
+++ b/multimedia/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