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 | d5821a2408044390b59aa8301663c43a4bf78538 (patch) | |
tree | 0fc76d024bf4521719629bf60ff65ee585cc2f9b /archivers | |
parent | 23065759fff6d10a547882ee8d404d62664c2c6d (diff) | |
download | pkgsrc-d5821a2408044390b59aa8301663c43a4bf78538.tar.gz |
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ruby-libarchive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ruby-libarchive/Makefile b/archivers/ruby-libarchive/Makefile index 8c890976aab..1c1a78e40d8 100644 --- a/archivers/ruby-libarchive/Makefile +++ b/archivers/ruby-libarchive/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2011/11/01 06:50:28 sbd Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 12:08:38 rodent Exp $ DISTNAME= libarchive-0.1.1 PKGREVISION= 2 CATEGORIES= archivers MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://libarchive.rubyforge.org +HOMEPAGE= http://libarchive.rubyforge.org/ COMMENT= Ruby bindings for Libarchive LICENSE= modified-bsd |