diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-27 09:37:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-27 09:37:29 +0000 |
commit | d836429a3b131e2e4aa886d0f124df5fe613446e (patch) | |
tree | 954390a0f86910d9e2c375b68ee609816420a75c /www | |
parent | 612183f3f1bf4f80f3b08ee28ca7b41451fb043d (diff) | |
download | pkgsrc-d836429a3b131e2e4aa886d0f124df5fe613446e.tar.gz |
Add HOMEPAGE.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-SVN-Web/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile index 43dcbee7dfe..cd70a22c6d1 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2006/08/10 03:21:40 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/27 09:37:29 wiz Exp $ DISTNAME= SVN-Web-0.41 PKGNAME= p5-${DISTNAME} -# PKGREVISION= 4 PKGREVISION= 2 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/SVN-Web/ COMMENT= Unstable snapshot of Subversion repository browser TEX_ACCEPTED= teTeX3 |