diff options
Diffstat (limited to 'security/sqlninja/Makefile')
-rw-r--r-- | security/sqlninja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sqlninja/Makefile b/security/sqlninja/Makefile index 6d6da16f0384..59205a4501fc 100644 --- a/security/sqlninja/Makefile +++ b/security/sqlninja/Makefile @@ -3,8 +3,8 @@ DISTVERSION= 0.2.6 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME} -MAINTAINER= ports@FreeBSD.org -COMMENT= Sql Server exploit toolkit +MAINTAINER= mauroeldritch@gmail.com +COMMENT= SQL Server exploit toolkit WWW= https://sqlninja.sourceforge.net/ LICENSE= GPLv3+ |