diff options
Diffstat (limited to 'x11-wm/dwm/Makefile')
-rw-r--r-- | x11-wm/dwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile index 96b808cf0a7d..32a88846c47d 100644 --- a/x11-wm/dwm/Makefile +++ b/x11-wm/dwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= dwm PORTVERSION= 6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ \ http://schot.a-eskwadraat.nl/files/ |