diff options
Diffstat (limited to 'x11/xstarroll')
-rw-r--r-- | x11/xstarroll/Makefile | 1 | ||||
-rw-r--r-- | x11/xstarroll/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xstarroll/Makefile b/x11/xstarroll/Makefile index 9be544ba9991..e5c60175eb4a 100644 --- a/x11/xstarroll/Makefile +++ b/x11/xstarroll/Makefile @@ -20,5 +20,6 @@ USE_XPM= yes MAN1= xstarroll.1 MANCOMPRESSED= yes +PLIST_FILES= bin/xstarroll .include <bsd.port.mk> diff --git a/x11/xstarroll/pkg-plist b/x11/xstarroll/pkg-plist deleted file mode 100644 index a1915918be90..000000000000 --- a/x11/xstarroll/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xstarroll |