fix quoting in comment so that $@ ends up as it should
bump revision.
This commit is contained in:
parent
825d4c9e57
commit
e6c8e2db29
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:23 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2013/04/02 11:43:13 espie Exp $
|
||||
|
||||
COMMENT = minimal try/catch with proper localization of $\@
|
||||
COMMENT = minimal try/catch with proper localization of $$@
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Try-Tiny-0.12
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user