zap extra space at the end of comment.

This commit is contained in:
espie 2007-05-27 11:49:10 +00:00
parent 31084990c6
commit 66f6ed02f5
2 changed files with 6 additions and 4 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2006/12/14 18:30:36 dassow Exp $
# $OpenBSD: Makefile,v 1.4 2007/05/27 11:49:10 espie Exp $
COMMENT= "determine type information for columns "
COMMENT= "determine type information for columns"
MODULES= cpan
DISTNAME= Class-DBI-Plugin-Type-0.02
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= databases
MAINTAINER= Sam Smith <S@msmith.net>

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2006/12/14 18:30:36 dassow Exp $
# $OpenBSD: Makefile,v 1.5 2007/05/27 11:49:22 espie Exp $
COMMENT= "extensions to Class::DBI for MySQL "
COMMENT= "extensions to Class::DBI for MySQL"
MODULES= cpan
DISTNAME= Class-DBI-mysql-1.00
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= databases
MAINTAINER= Sam Smith <S@msmith.net>