diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2010-08-05 21:51:43 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2010-08-05 21:51:43 +0000 |
commit | 96ad39239ed75d47d017772196f4bb8933e79cba (patch) | |
tree | 18c2c5f7a96db82993f7da52be7a5e0984f0f0e2 /multimedia | |
parent | f767782133d8f6c75388a3185e581e6a66a0261d (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/playd2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/playd2/Makefile b/multimedia/playd2/Makefile index b11bfdb5e23a..ad911ad315af 100644 --- a/multimedia/playd2/Makefile +++ b/multimedia/playd2/Makefile @@ -14,7 +14,7 @@ MAINTAINER= aldis@BSDroot.lv COMMENT= Very easy to use mplayer Perl wrapper script, with useful features DEPRECATED= Use multimedia/playd instead -EXPIRATION= 2010-09-05 +EXPIRATION_DATE= 2010-09-05 RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ ${LOCALBASE}/${SITE_PERL_REL}/File/Type.pm:${PORTSDIR}/devel/p5-File-Type |