diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-25 04:17:32 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-25 04:17:32 +0000 |
commit | a611c1220456c4648d0ec2c1ff6389facad23b20 (patch) | |
tree | 969e15c33653f366e2fc777293d7ccd701d61ace /devel/p5-Algorithm-Diff | |
parent | 86de6fc11f41a364a5bd0e4e5c8c1538ca30fdaa (diff) | |
download | pkgsrc-a611c1220456c4648d0ec2c1ff6389facad23b20.tar.gz |
Add HOMEPAGE.
Diffstat (limited to 'devel/p5-Algorithm-Diff')
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 1500265633b..fbfcfef6f4e 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 15:58:53 epg Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/25 04:17:32 minskim Exp $ DISTNAME= Algorithm-Diff-1.15 PKGNAME= p5-${DISTNAME} @@ -6,6 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Algorithm-Diff/ COMMENT= Perl module for diffing similar to diff(1) USE_BUILDLINK2= YES |