From b120ba4add0a9b0bc6ce9fcf139a9e686c0fee35 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Mon, 20 Jul 2020 23:43:43 +0000 Subject: py-nwdiag & py-seqdiag: un-comment correct home page entry The $HOMEPAGE value is correct. Make this consistent with py-actdiag and py-blockdiag. --- graphics/py-seqdiag/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-seqdiag') diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index 15107d985c2..f328eaaabfb 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2020/02/19 17:52:00 adam Exp $ +# $NetBSD: Makefile,v 1.19 2020/07/20 23:43:43 gutteridge Exp $ DISTNAME= seqdiag-2.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_PYPI:=s/seqdiag/} MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://blockdiag.com/ +HOMEPAGE= http://blockdiag.com/ COMMENT= Simple sequence-diagram image generator LICENSE= apache-2.0 -- cgit v1.2.3