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 /www/ruby-staticmatic | |
parent | 8f5e81dae36621c9e8328af1af161b1321427ff9 (diff) | |
download | pkgsrc-c2bac168bdb7db0a981551a457d15a3812166bca.tar.gz |
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'www/ruby-staticmatic')
-rw-r--r-- | www/ruby-staticmatic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-staticmatic/Makefile b/www/ruby-staticmatic/Makefile index 48ade49f6a3..698373636c4 100644 --- a/www/ruby-staticmatic/Makefile +++ b/www/ruby-staticmatic/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2011/06/19 08:06:33 taca Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 12:08:40 rodent Exp $ DISTNAME= staticmatic-0.11.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://staticmatic.net +HOMEPAGE= http://staticmatic.net/ COMMENT= Lightweight static site framework LICENSE= mit |