fix more pkgnames ...

This commit is contained in:
steven 2007-03-17 15:22:42 +00:00
parent 4fff08d2bc
commit 8fa24a4fd7
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2007/03/15 11:30:07 jolan Exp $
# $OpenBSD: Makefile,v 1.5 2007/03/17 15:22:42 steven Exp $
COMMENT= "error/exception handling in an OO-ish way"
MODULES= cpan
DISTNAME= Error-0.16
PKGNAME= ${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
# Artistic License

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2007/03/15 11:30:07 jolan Exp $
# $OpenBSD: Makefile,v 1.6 2007/03/17 15:22:42 steven Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= "simple interface to access shared memory"
MODULES= cpan
DISTNAME= IPC-ShareLite-0.09
PKGNAME= ${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
# Artistic License

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2007/03/15 11:30:07 jolan Exp $
# $OpenBSD: Makefile,v 1.14 2007/03/17 15:22:42 steven Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= "high speed arbitrary-size integer math"
MODULES= cpan
DISTNAME= Math-GMP-2.03
PKGNAME= ${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= math
# GPL