diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-25 11:50:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-25 11:50:20 +0000 |
commit | dcae21f5b2989eda6463fe8b474ff9decff1e056 (patch) | |
tree | e6120f330f5c3021464920956631ee7930df0356 /x11-wm/pekwm/Makefile | |
parent | 2afeb52a0903fddb6571a9bd78ae7e48bfaf66e4 (diff) |
Notes
Diffstat (limited to 'x11-wm/pekwm/Makefile')
-rw-r--r-- | x11-wm/pekwm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index c3c92c26c42e..40a392d92106 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= pekwm -PORTVERSION= 0.1.16 -PORTEPOCH= 1 +PORTVERSION= 0.1.17 CATEGORIES= x11-wm -MASTER_SITES= http://pekwm.org/projects/3/files/ +MASTER_SITES= https://pekwm.org/projects/3/files/ MAINTAINER= bapt@FreeBSD.org COMMENT= Light, Unobtrusive, and configurable windowmanager |