pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/paros paros: fix HOMEPAGE, set LICENSE
details: https://anonhg.NetBSD.org/pkgsrc/rev/736d2cd95c87
branches: trunk
changeset: 371173:736d2cd95c87
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 06 13:33:48 2017 +0000
description:
paros: fix HOMEPAGE, set LICENSE
diffstat:
www/paros/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 7933da36b2e4 -r 736d2cd95c87 www/paros/Makefile
--- a/www/paros/Makefile Mon Nov 06 13:30:27 2017 +0000
+++ b/www/paros/Makefile Mon Nov 06 13:33:48 2017 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/10/09 15:32:07 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.18 2017/11/06 13:33:48 wiz Exp $
DISTNAME= paros-3.2.13-unix
PKGNAME= ${DISTNAME:S/-unix//}
@@ -9,8 +8,9 @@
EXTRACT_SUFX= .zip
MAINTAINER= salo%NetBSD.org@localhost
-HOMEPAGE= http://www.parosproxy.org/
+HOMEPAGE= https://sourceforge.net/projects/paros/
COMMENT= HTTP/HTTPS proxy for assessing web application vulnerabilities
+LICENSE= artistic
NO_BUILD= yes
USE_JAVA2= yes
Home |
Main Index |
Thread Index |
Old Index