diff options
author | adamw <adamw@FreeBSD.org> | 2004-05-17 07:33:20 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-05-17 07:33:20 +0800 |
commit | 08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd (patch) | |
tree | b8dbdadd877af87108eb67c653be80dba3cee3db /sysutils/wmmemmon/Makefile | |
parent | 54499d3dd6602544d243a6d72c8c6f44e0b9ae8f (diff) | |
download | freebsd-ports-gnome-08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd.tar.gz freebsd-ports-gnome-08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd.tar.zst freebsd-ports-gnome-08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd.zip |
Update to 1.0.1 and apply a couple touch-ups to the port itself. I didn't consult
with the maintainer on this, but he's busy with other things these days.
Diffstat (limited to 'sysutils/wmmemmon/Makefile')
-rw-r--r-- | sysutils/wmmemmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmmemmon/Makefile b/sysutils/wmmemmon/Makefile index ea8b234ec39b..18cddbe9f23f 100644 --- a/sysutils/wmmemmon/Makefile +++ b/sysutils/wmmemmon/Makefile @@ -6,14 +6,14 @@ # PORTNAME= wmmemmon -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/ MAINTAINER= pat@FreeBSD.org COMMENT= Mem/Swap monitoring dockapp for WindowMaker -USE_BZIP2= yes +#USE_BZIP2= yes # ATM the .bz2 distfile is broken. USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes |