=================================================================== RCS file: /cvs/ports/security/denyhosts/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/security/denyhosts/Makefile 2014/01/29 10:15:27 1.2 +++ ports/security/denyhosts/Makefile 2014/01/30 07:07:09 1.3 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2014/01/29 10:15:27 kirby Exp $ +# $OpenBSD: Makefile,v 1.3 2014/01/30 07:07:09 kirby Exp $ -COMMENT = ??? +COMMENT = prevent SSH server attacks MODPY_EGG_VERSION = 2.6 DISTNAME = DenyHosts-${MODPY_EGG_VERSION} @@ -10,7 +10,7 @@ HOMEPAGE = http://denyhosts.sourceforge.net/ -#MAINTAINER = ??? +MAINTAINER = Kirill Bychkov # GPLv2 PERMIT_PACKAGE_CDROM = Yes