From 1a0851e241e4b2124d1fd1f983ae56ecf6eb07fc Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 10 Apr 2009 08:54:32 +0000 Subject: [PATCH] ENOCOOKIE: bump PKGNAME, not DISTNAME --- devel/plib/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/plib/Makefile b/devel/plib/Makefile index 630a8b42f27..c6fa0bb4309 100644 --- a/devel/plib/Makefile +++ b/devel/plib/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.2 2009/04/10 08:47:00 simon Exp $ +# $OpenBSD: Makefile,v 1.3 2009/04/10 08:54:32 simon Exp $ # needs joystick.h ONLY_FOR_ARCHS = i386 COMMENT = suite of portable game libraries -DISTNAME = plib-1.8.5p0 +DISTNAME = plib-1.8.5 +PKGNAME = ${DISTNAME}p0 CATEGORIES = devel games HOMEPAGE = http://plib.sourceforge.net/