diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /devel/dcmtk | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) | |
download | ports-c02010737965d687f6d0898c43fba834e6fb2c73.tar.gz ports-c02010737965d687f6d0898c43fba834e6fb2c73.zip |
Notes
Diffstat (limited to 'devel/dcmtk')
-rw-r--r-- | devel/dcmtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dcmtk/Makefile b/devel/dcmtk/Makefile index db3d0efd9349..6d4cb47da393 100644 --- a/devel/dcmtk/Makefile +++ b/devel/dcmtk/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://dicom.offis.de/pub/dicom/offis/software/${PORTNAME}/${PORTNAME}${PORTVERSION:S/.//g}/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit to work with DICOM objects LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ |