diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-09 08:58:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-09 08:58:06 +0000 |
commit | 3042f9e0c1545f1d70cdafe159dc6f9d84bcdfde (patch) | |
tree | 04535b5d4f38426b62e3af52a88c43a59c71f1a5 | |
parent | dff9ae1da138c0eb07cae0e374b485ecba811160 (diff) | |
download | ports-3042f9e0c1545f1d70cdafe159dc6f9d84bcdfde.tar.gz ports-3042f9e0c1545f1d70cdafe159dc6f9d84bcdfde.zip |
Notes
-rw-r--r-- | x11-wm/sawfish/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sawfish/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/sawfish/pkg-plist | 2 | ||||
-rw-r--r-- | x11-wm/sawfish2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sawfish2/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/sawfish2/pkg-plist | 2 |
6 files changed, 8 insertions, 4 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 7f10dd2cb75a..6f0779f4d893 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sawfish -PORTVERSION= 0.32 +PORTVERSION= 0.33 #PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/x11-wm/sawfish/distinfo b/x11-wm/sawfish/distinfo index 1c0180d57fdf..a4877b4e4145 100644 --- a/x11-wm/sawfish/distinfo +++ b/x11-wm/sawfish/distinfo @@ -1 +1 @@ -MD5 (sawfish-0.32.tar.gz) = cfbf988a645810cc0fd8a670f0652250 +MD5 (sawfish-0.33.tar.gz) = 5f65098ae4b4bc25bb3014b057600ea8 diff --git a/x11-wm/sawfish/pkg-plist b/x11-wm/sawfish/pkg-plist index 9a9421e675d2..d8df8f79abb2 100644 --- a/x11-wm/sawfish/pkg-plist +++ b/x11-wm/sawfish/pkg-plist @@ -371,6 +371,8 @@ share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt.jl share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt.jlc share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.jl share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.jlc +share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/stacking.jl +share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/stacking.jlc share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-order.jl share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-order.jlc share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-outline.jl diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index 7f10dd2cb75a..6f0779f4d893 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sawfish -PORTVERSION= 0.32 +PORTVERSION= 0.33 #PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo index 1c0180d57fdf..a4877b4e4145 100644 --- a/x11-wm/sawfish2/distinfo +++ b/x11-wm/sawfish2/distinfo @@ -1 +1 @@ -MD5 (sawfish-0.32.tar.gz) = cfbf988a645810cc0fd8a670f0652250 +MD5 (sawfish-0.33.tar.gz) = 5f65098ae4b4bc25bb3014b057600ea8 diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist index 9a9421e675d2..d8df8f79abb2 100644 --- a/x11-wm/sawfish2/pkg-plist +++ b/x11-wm/sawfish2/pkg-plist @@ -371,6 +371,8 @@ share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt.jl share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt.jlc share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.jl share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.jlc +share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/stacking.jl +share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/stacking.jlc share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-order.jl share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-order.jlc share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-outline.jl |