diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-06 12:08:38 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-06 12:08:38 +0000 |
commit | dccd7363ab09eb7343f6a3844c867e5a794572b4 (patch) | |
tree | 0fc76d024bf4521719629bf60ff65ee585cc2f9b /cad | |
parent | deefc8de1b30d83277d77d1aef7c45e7a5683291 (diff) | |
download | pkgsrc-dccd7363ab09eb7343f6a3844c867e5a794572b4.tar.gz |
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 055d96bd982..71908cf7a7a 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2013/02/16 11:20:28 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/04/06 12:08:38 rodent Exp $ # DISTNAME= gwave2-20090213 @@ -8,7 +8,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/} MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://gwave.sourceforge.net +HOMEPAGE= http://gwave.sourceforge.net/ COMMENT= Viewer for spice-like simulator output and other analog data LICENSE= gnu-gpl-v2 |