diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-12-16 05:34:02 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-12-16 05:34:02 +0000 |
commit | 8680d9196e3ef724a34c424cff387142e8bcd6c2 (patch) | |
tree | 797ca31ef62f41ddc077340aa315587d58424775 /x11-wm | |
parent | 6b4f8c76007cea7ffcf7d861acf6ce159679b881 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/stumpwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index dc910525261f..2d4791bd80e1 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm PORTVERSION= 0.9.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm lisp MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}.tgz |