diff options
author | miwi <miwi@FreeBSD.org> | 2007-08-01 19:23:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-08-01 19:23:16 +0800 |
commit | 0e62f1d46fa9a5a3933a89abc0452f5e5d02376b (patch) | |
tree | 7a2640b36591dbb91fe69bf203156b80b303be9d /x11-wm | |
parent | 817f0973c7584bcff03905f1c5eb67f760dab8b9 (diff) | |
download | freebsd-ports-gnome-0e62f1d46fa9a5a3933a89abc0452f5e5d02376b.tar.gz freebsd-ports-gnome-0e62f1d46fa9a5a3933a89abc0452f5e5d02376b.tar.zst freebsd-ports-gnome-0e62f1d46fa9a5a3933a89abc0452f5e5d02376b.zip |
- Update to 2007.07.20
PR: 115112
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/pwm/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/pwm/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/pwm/pkg-descr | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/pwm/Makefile b/x11-wm/pwm/Makefile index 7a3423b70731..cc608ab6d6b7 100644 --- a/x11-wm/pwm/Makefile +++ b/x11-wm/pwm/Makefile @@ -6,16 +6,16 @@ # PORTNAME= pwm -PORTVERSION= 2006.05.17 -PORTREVISION= 1 +PORTVERSION= 2007.07.20 CATEGORIES= x11-wm -MASTER_SITES= http://modeemi.fi/~tuomov/dl/ +MASTER_SITES= http://modeemi.fi/~tuomov/dl/ \ + http://schot.a-eskwadraat.nl/files/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= schot@a-eskwadraat.nl COMMENT= A lightweight window manager with emphasis on usability -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes MAKE_ENV= X11_PREFIX="${X11BASE}" HAS_SYSTEM_ASPRINTF=1 diff --git a/x11-wm/pwm/distinfo b/x11-wm/pwm/distinfo index fe317e583f1d..c98ec1eea089 100644 --- a/x11-wm/pwm/distinfo +++ b/x11-wm/pwm/distinfo @@ -1,3 +1,3 @@ -MD5 (pwm-20060517.tar.gz) = 4da4ad331ec58c6293748bc9d707baaa -SHA256 (pwm-20060517.tar.gz) = a8b1386b905f38bf751caf32832a48382f383eafaf86317f88aa831a1f14e74e -SIZE (pwm-20060517.tar.gz) = 153106 +MD5 (pwm-20070720.tar.gz) = ed09d31a6654e9da4710542b0baecec3 +SHA256 (pwm-20070720.tar.gz) = 997b85c092d9aa3ed486bd623c4c41232f1ac3fb0258b05b477308dc79b36399 +SIZE (pwm-20070720.tar.gz) = 158213 diff --git a/x11-wm/pwm/pkg-descr b/x11-wm/pwm/pkg-descr index 1ac47b11f3a4..f9b6bff89a7f 100644 --- a/x11-wm/pwm/pkg-descr +++ b/x11-wm/pwm/pkg-descr @@ -17,4 +17,4 @@ PWM does have workspaces, menus and Window Maker dockapp support. It has pretty good keyboard support and almost all the functionality is configurable. -WWW: http://modeemi.fi/~tuomov/pwm/ +WWW: http://iki.fi/tuomov/ion/pwm.html |