diff options
Diffstat (limited to 'astro/xphoon')
-rw-r--r-- | astro/xphoon/Makefile | 1 | ||||
-rw-r--r-- | astro/xphoon/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 184cd85..48beff4 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -18,5 +18,6 @@ COMMENT= Set the root window to the moon in its current phase USE_IMAKE= yes MAN1= xphoon.1 +PLIST_FILES= bin/xphoon .include <bsd.port.mk> diff --git a/astro/xphoon/pkg-plist b/astro/xphoon/pkg-plist deleted file mode 100644 index c29a5cf..0000000 --- a/astro/xphoon/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xphoon |