diff options
-rw-r--r-- | devel/its4/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/its4/Makefile b/devel/its4/Makefile index 458df77095f..8b730f30616 100644 --- a/devel/its4/Makefile +++ b/devel/its4/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:07 wiz Exp $ -# +# $NetBSD: Makefile,v 1.22 2017/09/19 08:28:27 wiz Exp $ DISTNAME= its4-1.1.1 CATEGORIES= devel @@ -7,7 +6,7 @@ MASTER_SITES= # have to fetch for yourself, or from a NetBSD mirror EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://www.cigital.com/its4/ +#HOMEPAGE= https://www.cigital.com/its4/ COMMENT= Static C/C++ code scanner for potential security problems LICENSE= no-commercial-use |