diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-20 10:25:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-20 10:25:49 +0000 |
commit | e012e29b29f1b235f6e7aab2382fb923061380e6 (patch) | |
tree | 07ebf9b2575cfc93030fc680f1d795bba14c1395 /x11-wm/sawfish2/Makefile | |
parent | b6be182abe6d15caca3c8cb5a294133e5c7b1ef3 (diff) | |
download | freebsd-ports-e012e29b29f1b235f6e7aab2382fb923061380e6.zip |
Update to 0.32.
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index b133880a7868..7f10dd2cb75a 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sawfish -PORTVERSION= 0.31.1 -PORTREVISION= 1 +PORTVERSION= 0.32 +#PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sawmill |