diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-02-06 02:58:14 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-02-06 02:58:14 +0000 |
commit | 258f0c58400ca2016708a105ea1f78bd0e7a0d94 (patch) | |
tree | a8f2029372684d95565fca4adae52a8388a8b75c /x11-toolkits/wmapp/Makefile | |
parent | 8e7f203eb33793b3114aa92ca031adf000d20bd2 (diff) | |
download | FreeBSD-ports-258f0c58400ca2016708a105ea1f78bd0e7a0d94.zip FreeBSD-ports-258f0c58400ca2016708a105ea1f78bd0e7a0d94.tar.gz |
upgrade to 0.0.4.2
Diffstat (limited to 'x11-toolkits/wmapp/Makefile')
-rw-r--r-- | x11-toolkits/wmapp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/wmapp/Makefile b/x11-toolkits/wmapp/Makefile index 6798bb6..6f21b31 100644 --- a/x11-toolkits/wmapp/Makefile +++ b/x11-toolkits/wmapp/Makefile @@ -7,8 +7,8 @@ # PORTNAME= wmapp -PORTVERSION= 0.0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.0.4.2 +PORTREVISION= 0 CATEGORIES= x11-toolkits windowmaker MASTER_SITES= http://www.princeton.edu/~kmccarty/downloads/ |