diff options
Diffstat (limited to 'converters/shftool/Makefile')
-rw-r--r-- | converters/shftool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile index 46783d110a9f..a255013bc332 100644 --- a/converters/shftool/Makefile +++ b/converters/shftool/Makefile @@ -7,14 +7,14 @@ PORTNAME= shftool PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/ MAINTAINER= watchman@ludd.ltu.se COMMENT= Converter for the Standard Hex Format (SHF) -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_REINPLACE= yes GNU_CONFIGURE= yes |