56e515b5fb
if malicious users can set CCK date fields, you're vulnerable.
11 lines
208 B
Makefile
11 lines
208 B
Makefile
# $OpenBSD: Makefile,v 1.4 2009/09/20 11:57:27 espie Exp $
|
|
|
|
COMMENT = date cck and api for drupal
|
|
|
|
DISTNAME = date-6.x-2.4
|
|
PKGNAME = drupal6-date-2.4
|
|
|
|
RUN_DEPENDS = ::www/drupal6/cck
|
|
|
|
.include <bsd.port.mk>
|