diff options
Diffstat (limited to 'astro/wmjupiter')
-rw-r--r-- | astro/wmjupiter/Makefile | 1 | ||||
-rw-r--r-- | astro/wmjupiter/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmjupiter/Makefile b/astro/wmjupiter/Makefile index 7a7c9ca39f6b..800d7483a35d 100644 --- a/astro/wmjupiter/Makefile +++ b/astro/wmjupiter/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.inxsoft.net/wmjupiter/ MAINTAINER= pat@FreeBSD.org COMMENT= Dockapp that displays information on jupiter +PLIST_FILES= bin/wmJupiter WRKSRC= ${WRKDIR}/wmJupiter USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/astro/wmjupiter/pkg-plist b/astro/wmjupiter/pkg-plist deleted file mode 100644 index eaf6555a27c5..000000000000 --- a/astro/wmjupiter/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmJupiter |