diff options
author | mef <mef@pkgsrc.org> | 2016-12-20 23:35:42 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-12-20 23:35:42 +0000 |
commit | c54475b7c90c701f5263d1b936591fd2c02d43a3 (patch) | |
tree | ecddba3df707f01229d99700b17d2368dddccf74 /cad | |
parent | 110bffc94a3a22834888149af540739450d9211c (diff) | |
download | pkgsrc-c54475b7c90c701f5263d1b936591fd2c02d43a3.tar.gz |
Correction of PKGNAME, GDS2-3.33 to p5-gds2-3.33
Diffstat (limited to 'cad')
-rw-r--r-- | cad/p5-gds2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/p5-gds2/Makefile b/cad/p5-gds2/Makefile index af1ad2a077c..42516521ede 100644 --- a/cad/p5-gds2/Makefile +++ b/cad/p5-gds2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/09/20 12:59:24 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/12/20 23:35:42 mef Exp $ DISTNAME= GDS2-3.33 +PKGNAME= p5-${DISTNAME:tl} PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SC/SCHUMACK/ |