This commit is contained in:
kili 2011-09-24 19:09:33 +00:00
parent 4536af7348
commit f77d3db351
3 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2011/09/16 11:41:38 espie Exp $
# $OpenBSD: Makefile,v 1.6 2011/09/24 19:09:33 kili Exp $
COMMENT= ASN1 data reader and writer for various forms
DISTNAME= asn1-data-0.4.6
REVISION= 1
REVISION= 2
CATEGORIES= security converters
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2011/09/16 11:41:38 espie Exp $
# $OpenBSD: Makefile,v 1.6 2011/09/24 19:09:43 kili Exp $
COMMENT= certificates and Key Reader/Writer
DISTNAME= certificate-0.7.0
REVISION = 1
REVISION = 2
CATEGORIES= security
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2011/09/16 11:41:40 espie Exp $
# $OpenBSD: Makefile,v 1.5 2011/09/24 19:09:59 kili Exp $
COMMENT= convert an Attoparsec parser into an iteratee
DISTNAME= attoparsec-enumerator-0.2.0.3
REVISION= 2
REVISION= 3
CATEGORIES= textproc
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>