diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/shftool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile index 7d8c4d518227..75e85f6b4856 100644 --- a/converters/shftool/Makefile +++ b/converters/shftool/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= converters MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/ -MAINTAINER= watchman@ludd.ltu.se +MAINTAINER= ports@FreeBSD.org COMMENT= Converter for the Standard Hex Format (SHF) LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |