diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:12:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:12:11 +0000 |
commit | 4fe4b028029c660d0175b5c4ec47e238caecb0c1 (patch) | |
tree | 69fe52aec43c7fbf16f32296ff0147829eac160a /mail/rss2email2 | |
parent | 48a8b25d3100b7f1d3d5ecf42f5d3bce095c73ec (diff) |
Notes
Diffstat (limited to 'mail/rss2email2')
-rw-r--r-- | mail/rss2email2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/rss2email2/Makefile b/mail/rss2email2/Makefile index 01c38c93c36f..25221f4a90c0 100644 --- a/mail/rss2email2/Makefile +++ b/mail/rss2email2/Makefile @@ -23,7 +23,6 @@ CONFLICTS_INSTALL= py*-rss2email-3.* PLIST_FILES= bin/r2e \ %%DATADIR%%/rss2email.py -PLIST_DIRS= %%DATADIR%% PORTEXAMPLES= config.py.example OPTIONS_DEFINE= EXAMPLES |