diff options
Diffstat (limited to 'graphics/mpeg_stat/Makefile')
-rw-r--r-- | graphics/mpeg_stat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mpeg_stat/Makefile b/graphics/mpeg_stat/Makefile index e3fb74270e2b..62b4a0f3f721 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 |