diff options
author | tg <tg@FreeBSD.org> | 1998-05-25 08:05:14 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-25 08:05:14 +0000 |
commit | cf220e1a81047c986484b1272b1814f5873b64c0 (patch) | |
tree | baeea924865b548b1aa876a74a566c27be5dc402 /multimedia/mpeg_play/Makefile | |
parent | 7bccb1b9452e9aab8fa90a65b67c43c2f937d516 (diff) | |
download | FreeBSD-ports-cf220e1a81047c986484b1272b1814f5873b64c0.zip FreeBSD-ports-cf220e1a81047c986484b1272b1814f5873b64c0.tar.gz |
Upgrade to 2.4.
Diffstat (limited to 'multimedia/mpeg_play/Makefile')
-rw-r--r-- | multimedia/mpeg_play/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile index 434815c..612776c 100644 --- a/multimedia/mpeg_play/Makefile +++ b/multimedia/mpeg_play/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mpeg_play -# Version required: 2.3 +# Version required: 2.4 # Date created: 17 December 1994 # Whom: asami # -# $Id: Makefile,v 1.8 1996/11/18 11:28:41 asami Exp $ +# $Id: Makefile,v 1.9 1997/12/25 22:29:23 asami Exp $ # -DISTNAME= mpeg_play-2.3 +DISTNAME= mpeg_play-2.4 CATEGORIES= graphics MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/ EXTRACT_SUFX= -src.tar.gz |