Index: head/sysutils/sg3_utils/Makefile =================================================================== --- head/sysutils/sg3_utils/Makefile (revision 514352) +++ head/sysutils/sg3_utils/Makefile (revision 514353) @@ -1,24 +1,24 @@ # Created by: Denis Barov # $FreeBSD$ PORTNAME= sg3_utils PORTVERSION= 1.44 CATEGORIES= sysutils MASTER_SITES= http://sg.danny.cz/sg/p/ -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of utilities that send SCSI commands to devices LICENSE= BSD2CLAUSE USES= gmake libtool shebangfix tar:tgz SHEBANG_FILES= scripts/* post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsgutils2.so.2 USE_LDCONFIG= yes GNU_CONFIGURE= yes .include