From 12daf16f35c6f0c4913bd5a3860d99764bc6ff64 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 20 Nov 2005 14:15:39 +0000 Subject: Fixed pkglint warning by adding a trailing slash to the HOMEPAGE. --- cad/gnucap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad') diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index a12570fbb67..9c9cb090d97 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/06/16 06:57:41 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/11/20 14:15:39 rillig Exp $ # DISTNAME= gnucap-0.34 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.gnucap.org/ \ http://www.kettering.edu/~adavis/gnucap/ MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://www.gnucap.org +HOMEPAGE= http://www.gnucap.org/ COMMENT= General purpose circuit simulator PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3