From 897aa598f78f991ea2b1a4aa2f533df01567521a Mon Sep 17 00:00:00 2001 From: steven Date: Wed, 24 May 2006 21:53:04 +0000 Subject: [PATCH] it's spelled PKGNAME. --- audio/p5-Audio-MPD/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index e64f61fc021..e98a08c1848 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/05/23 15:27:34 bernd Exp $ +# $OpenBSD: Makefile,v 1.2 2006/05/24 21:53:04 steven Exp $ COMMENT= "module for communicating with MPD servers" DISTNAME= Audio-MPD-0.12.3 -PKGNMAE= p5-${DISTNAME} +PKGNAME= p5-${DISTNAME} CATEGORIES= audio perl5 MAINTAINER= Jasper Lievisse Adriaanse