mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Fix typo
- Bump PORTREVISION for dependency change Notified by: mat
This commit is contained in:
parent
caa7e49845
commit
c5a54c8c3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499759
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= Bio-MAGETAB
|
||||
PORTVERSION= 1.31
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= biology perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Data model and utility API for the MAGE-TAB format
|
|||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
xRUN_DEPENDS= p5-Date-Manip>=5.44:devel/p5-Date-Manip \
|
||||
RUN_DEPENDS= p5-Date-Manip>=5.44:devel/p5-Date-Manip \
|
||||
p5-DateTime>=0.43.02:devel/p5-DateTime \
|
||||
p5-DateTime-Format-DateManip>=0.04:devel/p5-DateTime-Format-DateManip \
|
||||
p5-Email-Valid>=0.179:mail/p5-Email-Valid \
|
||||
|
|
Loading…
Add table
Reference in a new issue