diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-20 12:59:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-20 12:59:24 +0000 |
commit | e91e0f2f2680dc61cec33a636516f30055a6ba50 (patch) | |
tree | 3b3d432c24b69d53d7e21114e5a8f6d3a87575e4 /cad | |
parent | 6d3b7d0f5cc315fe56f597325b7137f9da87c807 (diff) | |
download | pkgsrc-e91e0f2f2680dc61cec33a636516f30055a6ba50.tar.gz |
Remove url2pkg marker.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/p5-gds2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/p5-gds2/Makefile b/cad/p5-gds2/Makefile index e5bad2a16c7..af1ad2a077c 100644 --- a/cad/p5-gds2/Makefile +++ b/cad/p5-gds2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/06/08 19:22:16 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/09/20 12:59:24 wiz Exp $ DISTNAME= GDS2-3.33 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/GDS2/lib/GDS2.pm COMMENT= Modules to read, write, and manipulate GDS2 (GDSII) stream files LICENSE= artistic -# url2pkg-marker (please do not remove this line.) PERL5_PACKLIST= auto/GDS2/.packlist .include "../../lang/perl5/module.mk" |