fix @conflict marker and bump; pointed out by James Wright, thanks!

This commit is contained in:
sthen 2009-03-25 00:24:55 +00:00
parent 195c4f4616
commit 6a83e7bb1a
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/24 19:05:38 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2009/03/25 00:24:55 sthen Exp $
COMMENT= YAML Test Shell
DISTNAME= YAML-Shell-0.60
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
# perl

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/24 19:05:38 jasper Exp $
@conflict p5-YAML-<0.86
@comment $OpenBSD: PLIST,v 1.2 2009/03/25 00:24:55 sthen Exp $
@conflict p5-YAML-<0.68
bin/ysh
${P5SITE}/YAML/Shell.pm
@man man/man1/ysh.1