diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 02:12:05 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 02:12:05 +0800 |
commit | 0fb9e1c7653ba3071b6839c9e92303046a208f9e (patch) | |
tree | c3ba5ae6fa36d9eda8a714d494be71cf955f6879 /editors/wordgrinder | |
parent | d08a155da35c6769fa95036c3c57b495981c54f3 (diff) | |
download | freebsd-ports-gnome-0fb9e1c7653ba3071b6839c9e92303046a208f9e.tar.gz freebsd-ports-gnome-0fb9e1c7653ba3071b6839c9e92303046a208f9e.tar.zst freebsd-ports-gnome-0fb9e1c7653ba3071b6839c9e92303046a208f9e.zip |
Cleanup plist
Diffstat (limited to 'editors/wordgrinder')
-rw-r--r-- | editors/wordgrinder/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile index bd2b4ceed6a7..bf98923ad82a 100644 --- a/editors/wordgrinder/Makefile +++ b/editors/wordgrinder/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem USES= lua:52 tar:bzip2 gmake -PLIST_DIRS= share/doc/wordgrinder PLIST_FILES= bin/wordgrinder \ share/doc/wordgrinder/README.wg \ man/man1/wordgrinder.1.gz |