mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- Fix typo USE_PERL5-RUN -> USE_PERL5_RUN
This commit is contained in:
parent
814cf84466
commit
05d8069ed4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225472
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= subtitleoffsetmodificator
|
PORTNAME= subtitleoffsetmodificator
|
||||||
PORTVERSION= 0.1
|
PORTVERSION= 0.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= multimedia textproc converters
|
CATEGORIES= multimedia textproc converters
|
||||||
MASTER_SITES= http://thomas.enix.org/pub/code/perl/
|
MASTER_SITES= http://thomas.enix.org/pub/code/perl/
|
||||||
DISTFILES= subtitle-offset-modificator.pl
|
DISTFILES= subtitle-offset-modificator.pl
|
||||||
|
@ -14,7 +15,7 @@ DISTFILES= subtitle-offset-modificator.pl
|
||||||
MAINTAINER= edwin@mavetju.org
|
MAINTAINER= edwin@mavetju.org
|
||||||
COMMENT= Subtitle offset modificator
|
COMMENT= Subtitle offset modificator
|
||||||
|
|
||||||
USE_PERL5-RUN= yes
|
USE_PERL5_RUN= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
PLIST_FILES= bin/subtitle-offset-modificator
|
PLIST_FILES= bin/subtitle-offset-modificator
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue