diff options
Diffstat (limited to 'sysutils/dunst/Makefile')
-rw-r--r-- | sysutils/dunst/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile index fc291467e843..18be5be7df89 100644 --- a/sysutils/dunst/Makefile +++ b/sysutils/dunst/Makefile @@ -34,6 +34,5 @@ PLIST_FILES= bin/dunst \ share/dunst/dunstrc \ man/man1/dunst.1.gz \ share/dbus-1/services/org.knopwob.dunst.service -PLIST_DIRS= share/dunst .include <bsd.port.mk> |