aboutsummaryrefslogtreecommitdiff
path: root/astro/wmglobe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/wmglobe/Makefile')
-rw-r--r--astro/wmglobe/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile
index 67aca18f540f..ea0bf3edc004 100644
--- a/astro/wmglobe/Makefile
+++ b/astro/wmglobe/Makefile
@@ -1,11 +1,12 @@
PORTNAME= wmglobe
PORTVERSION= 1.3
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= astro windowmaker geography
MASTER_SITES= https://www.dockapps.net/download/
MAINTAINER= jd.fbsd@goneja.de
COMMENT= Neat xearth-like WindowMaker dockapp
+WWW= https://www.dockapps.net/wmglobe
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -18,6 +19,6 @@ USE_XORG= x11 xext xpm
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
PLIST_FILES= bin/wmglobe \
- man/man1/wmglobe.1.gz
+ share/man/man1/wmglobe.1.gz
.include <bsd.port.mk>