summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorotis <otis@pkgsrc.org>2020-09-07 22:29:07 +0000
committerotis <otis@pkgsrc.org>2020-09-07 22:29:07 +0000
commitbe8f1144100b83071ca4603df7f167f7b81065d7 (patch)
tree62135704a668400f9820baf1ded28656ed305237
parent4daf98b75e2a2e4d9058f4041cb36103a37688db (diff)
downloadpkgsrc-be8f1144100b83071ca4603df7f167f7b81065d7.tar.gz
textproc/p5-Alien-Libxml2: Remove stray character
-rw-r--r--textproc/p5-Alien-Libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Alien-Libxml2/Makefile b/textproc/p5-Alien-Libxml2/Makefile
index b225bcb7713..3065c631e32 100644
--- a/textproc/p5-Alien-Libxml2/Makefile
+++ b/textproc/p5-Alien-Libxml2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/09/07 22:28:11 otis Exp $
+# $NetBSD: Makefile,v 1.7 2020/09/07 22:29:07 otis Exp $
DISTNAME= Alien-Libxml2-0.16
-PKGNAME= p5-${DISTNAME}A
+PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}