diff options
author | rodent <rodent> | 2013-04-06 12:08:38 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-06 12:08:38 +0000 |
commit | c2bac168bdb7db0a981551a457d15a3812166bca (patch) | |
tree | 0fc76d024bf4521719629bf60ff65ee585cc2f9b /cad | |
parent | 8f5e81dae36621c9e8328af1af161b1321427ff9 (diff) | |
download | pkgsrc-c2bac168bdb7db0a981551a457d15a3812166bca.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 |