diff options
Diffstat (limited to 'x11-wm/pekwm/Makefile')
-rw-r--r-- | x11-wm/pekwm/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index 4789c6ae9269..85484217e306 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -6,9 +6,11 @@ # PORTNAME= pekwm -DISTVERSION= 20050209-5 +PORTVERSION= 20050227 CATEGORIES= x11-wm -MASTER_SITES= http://bsd-unix.org/downloads/ +MASTER_SITES= http://bsd-unix.org/downloads/ \ + http://pekwm.org/files/ +DISTNAME= ${PORTNAME}-dev-${PORTVERSION} MAINTAINER= xcas@cox.net COMMENT= A windowmanager based on aewm++ |