diff options
-rw-r--r-- | german/dtaus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/dtaus/Makefile b/german/dtaus/Makefile index 4f87d4edf528..c28e42143350 100644 --- a/german/dtaus/Makefile +++ b/german/dtaus/Makefile @@ -15,7 +15,7 @@ PLIST_FILES= bin/dtaus man/man1/dtaus.1.gz man/man5/dtaus.5.gz PORTDOCS= ChangeLog README TODO dtaus.txt PORTEXAMPLES= dtaus.cls sample.ctl -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |