diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-06 14:09:32 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-06 14:09:32 +0000 |
commit | 744d4cb634e9b60988949deadb6d80ef58d283a7 (patch) | |
tree | b1a47c4b85dd86a32cbeaa571b472bab98424692 /devel/ruby-loquacious | |
parent | b5bff0d5ec8da4dac1625d130c06668959148fc0 (diff) | |
download | pkgsrc-744d4cb634e9b60988949deadb6d80ef58d283a7.tar.gz |
Various MASTER_SITES-related fixes.
Diffstat (limited to 'devel/ruby-loquacious')
-rw-r--r-- | devel/ruby-loquacious/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-loquacious/Makefile b/devel/ruby-loquacious/Makefile index 9761029782e..ec598f708f8 100644 --- a/devel/ruby-loquacious/Makefile +++ b/devel/ruby-loquacious/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2011/12/16 11:46:20 taca Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 14:09:33 rodent Exp $ DISTNAME= loquacious-1.9.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rubygems.org/gems/loquacious +HOMEPAGE= ${MASTER_SITE_RUBYGEMS:=loquacious/} COMMENT= Descriptive configuration files for Ruby written in Ruby LICENSE= mit |