diff options
author | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
commit | 90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch) | |
tree | 17e5123b2497570d4df89994c4a7373f12470d7d /cad/p5-gds2 | |
parent | 0abaf2d8ce6b521e7432518333261b2b3a560243 (diff) | |
download | pkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz |
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'cad/p5-gds2')
-rw-r--r-- | cad/p5-gds2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/p5-gds2/Makefile b/cad/p5-gds2/Makefile index 62817b4e33b..0ac3ff0a32f 100644 --- a/cad/p5-gds2/Makefile +++ b/cad/p5-gds2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2019/06/08 11:04:29 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2019/07/01 21:35:32 nia Exp $ DISTNAME= GDS2-3.35 PKGNAME= p5-${DISTNAME:tl} @@ -7,7 +7,7 @@ CATEGORIES= cad MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SC/SCHUMACK/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/GDS2/lib/GDS2.pm +HOMEPAGE= https://metacpan.org/pod/distribution/GDS2/lib/GDS2.pm COMMENT= Modules to read, write, and manipulate GDS2 (GDSII) stream files LICENSE= artistic |