diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 14:31:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 14:31:18 +0000 |
commit | 35267e129c113be8d240085d5bc3bf4a76a04a5f (patch) | |
tree | 2cd1009f34a9db53ffb7c140c757730790ead2c9 /www/trac-datefield | |
parent | 6f22deed0919c2b3d4c106297586a9ed301d6157 (diff) |
Notes
Diffstat (limited to 'www/trac-datefield')
-rw-r--r-- | www/trac-datefield/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/trac-datefield/Makefile b/www/trac-datefield/Makefile index 292fdf0d97bd..8c40b2c77d87 100644 --- a/www/trac-datefield/Makefile +++ b/www/trac-datefield/Makefile @@ -22,5 +22,4 @@ WRKSRC= ${WRKDIR}/datefieldplugin/0.11 REL= 7267 PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -NO_STAGE= yes .include <bsd.port.mk> |