diff options
author | wiz <wiz> | 2002-01-28 02:34:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-01-28 02:34:02 +0000 |
commit | 433a43a9a0a13ea1fcfa69b5ac9ffb129667e399 (patch) | |
tree | 68ce04edc3d234701794a821d0d42feb804470c1 /sysutils/p5-Unix-Syslog | |
parent | fcef9e72bc1df0d8d58ae85e4b63f1ac83050ad9 (diff) | |
download | pkgsrc-433a43a9a0a13ea1fcfa69b5ac9ffb129667e399.tar.gz |
Remove duplicate Unix from PKGNAME.
Diffstat (limited to 'sysutils/p5-Unix-Syslog')
-rw-r--r-- | sysutils/p5-Unix-Syslog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile index 5a8fa192d39..8707dbf8990 100644 --- a/sysutils/p5-Unix-Syslog/Makefile +++ b/sysutils/p5-Unix-Syslog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/01/26 07:09:52 martti Exp $ +# $NetBSD: Makefile,v 1.6 2002/01/28 02:34:02 wiz Exp $ DISTNAME= Unix-Syslog-0.98 -PKGNAME= p5-Unix-${DISTNAME} +PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5sl CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/} |