diff options
Diffstat (limited to 'sysutils/wmmon/Makefile')
-rw-r--r-- | sysutils/wmmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmmon/Makefile b/sysutils/wmmon/Makefile index 997067d..bb012d3 100644 --- a/sysutils/wmmon/Makefile +++ b/sysutils/wmmon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmmon -PORTVERSION= 1.0b2 +PORTVERSION= 1.0b2 CATEGORIES= sysutils windowmaker MASTER_SITES= ftp://ftp.tecnogi.com/pub/linux/WindowMaker/ \ http://www.physics.adelaide.edu.au/~kkennawa/ \ @@ -16,7 +16,7 @@ MAINTAINER= sk-ports@vegamuse.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm -USE_X_PREFIX= yes +USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/wmmon.app/wmmon |