diff options
author | taca <taca@pkgsrc.org> | 2008-08-15 16:06:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-08-15 16:06:44 +0000 |
commit | 3be5e3e57af9836d16425936c04dd070b04fd72b (patch) | |
tree | dc66b94a0046ab7f55fadf61f5a403cfd566f997 /www/merbful-authentication | |
parent | 06e6b336fb5f71f20613605edca329462a6ae304 (diff) | |
download | pkgsrc-3be5e3e57af9836d16425936c04dd070b04fd72b.tar.gz |
Add RubyForge's project page as HOMEPAGE.
Diffstat (limited to 'www/merbful-authentication')
-rw-r--r-- | www/merbful-authentication/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/merbful-authentication/Makefile b/www/merbful-authentication/Makefile index f03493f02c0..ae438b4c427 100644 --- a/www/merbful-authentication/Makefile +++ b/www/merbful-authentication/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2008/04/29 17:36:23 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2008/08/15 16:08:00 taca Exp $ DISTNAME= merbful_authentication-0.9.3 PKGNAME= ${DISTNAME:S/_/-/g} CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://rubyforge.org/projects/merbful-auth/ COMMENT= RESTful authentication plugin for Merb DEPENDS+= merb-core>=0.9.2:../../www/merb-core |