diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:15:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:15:31 +0000 |
commit | 2f8452f907f1b068bc95fd10a7975575bdaf0604 (patch) | |
tree | e56f56fd8b99b26947c9ffca652423455c9f1a47 /math/ndiff | |
parent | e6682895dd640d61a0d5ffb31cb1b8eb90a3247d (diff) | |
download | ports-2f8452f907f1b068bc95fd10a7975575bdaf0604.tar.gz ports-2f8452f907f1b068bc95fd10a7975575bdaf0604.zip |
Notes
Diffstat (limited to 'math/ndiff')
-rw-r--r-- | math/ndiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ndiff/Makefile b/math/ndiff/Makefile index 6abc2d3a67ca..5cd08b615d6a 100644 --- a/math/ndiff/Makefile +++ b/math/ndiff/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz \ %%DATADIR%%/${PORTNAME}.awk -PLIST_DIRS= %%DATADIR%% PORTDOCS= *.html *.pdf *.ps *.txt |