diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 18:14:11 +0800 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 18:14:11 +0800 |
commit | 960543ecef69ee80e8cef4cb3a22e623071440c5 (patch) | |
tree | 22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/wmmon | |
parent | 9647ca36cdba95e38253de912be65e456bd59da0 (diff) | |
download | freebsd-ports-gnome-960543ecef69ee80e8cef4cb3a22e623071440c5.tar.gz freebsd-ports-gnome-960543ecef69ee80e8cef4cb3a22e623071440c5.tar.zst freebsd-ports-gnome-960543ecef69ee80e8cef4cb3a22e623071440c5.zip |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/wmmon')
-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 997067dc5947..bb012d36f941 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 |