diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2012-07-03 08:28:34 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2012-07-03 08:28:34 +0000 |
commit | ddd37c75c939e8b158db1de3511633cc5a463bd3 (patch) | |
tree | 6b32060e7e894ba199754b6fe16f5ec4a6b3d1ab /x11-wm/spectrwm | |
parent | 67e67f636c9aab0ec85b3cf92f47077ea831db7f (diff) |
Notes
Diffstat (limited to 'x11-wm/spectrwm')
-rw-r--r-- | x11-wm/spectrwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index 72f5e79b5d82..828358d25f0a 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= https://opensource.conformal.com/snapshots/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= zeising@daemonic.se +MAINTAINER= zeising@FreeBSD.org COMMENT= A small, dynamic tiling window manager for X11 LICENSE= ISCL |