pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-DirSync add missing PKGNAME (p5- prefix).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/636680b592fb
branches:  trunk
changeset: 466975:636680b592fb
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jan 25 01:28:04 2004 +0000

description:
add missing PKGNAME (p5- prefix).

diffstat:

 devel/p5-File-DirSync/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r d49c1654b654 -r 636680b592fb devel/p5-File-DirSync/Makefile
--- a/devel/p5-File-DirSync/Makefile    Sun Jan 25 01:08:28 2004 +0000
+++ b/devel/p5-File-DirSync/Makefile    Sun Jan 25 01:28:04 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/17 06:25:44 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/25 01:28:04 grant Exp $
 #
 
 DISTNAME=      File-DirSync-1.11
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    sysutils perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 



Home | Main Index | Thread Index | Old Index