pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/gnucap Fixed pkglint warning by adding a trailing ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/867d6017302c
branches:  trunk
changeset: 503436:867d6017302c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Nov 20 14:15:39 2005 +0000

description:
Fixed pkglint warning by adding a trailing slash to the HOMEPAGE.

diffstat:

 cad/gnucap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0036b66497ef -r 867d6017302c cad/gnucap/Makefile
--- a/cad/gnucap/Makefile       Sun Nov 20 14:10:31 2005 +0000
+++ b/cad/gnucap/Makefile       Sun Nov 20 14:15:39 2005 +0000
@@ -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 @@
                http://www.kettering.edu/~adavis/gnucap/
 
 MAINTAINER=    dmcmahill%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnucap.org
+HOMEPAGE=      http://www.gnucap.org/
 COMMENT=       General purpose circuit simulator
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews



Home | Main Index | Thread Index | Old Index