diff options
author | wiz <wiz> | 2007-02-27 09:37:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-27 09:37:29 +0000 |
commit | 90345b25699d618db1438a2f4ab017b8e0e90997 (patch) | |
tree | 954390a0f86910d9e2c375b68ee609816420a75c /www/p5-SVN-Web | |
parent | 3aa8be4fc09368950a4fcd4da31524005ac79da8 (diff) | |
download | pkgsrc-90345b25699d618db1438a2f4ab017b8e0e90997.tar.gz |
Add HOMEPAGE.
Diffstat (limited to 'www/p5-SVN-Web')
-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 |