diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-07-29 08:17:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-07-29 08:17:33 +0000 |
commit | 6c1bc50c5abdca1badf06c2ce824c7d18348f62e (patch) | |
tree | 13884c3972492924bcc9354a067543369e3cb31d /x11-wm | |
parent | 8e4a0774cb376f202898a73bd8638c0d4955ef52 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/openbox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 58946046dd8b..0ca2b12c2d0c 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -9,8 +9,7 @@ PORTNAME= openbox PORTVERSION= 3.5.0 PORTREVISION= 3 CATEGORIES= x11-wm -MASTER_SITES= http://openbox.org/dist/openbox/ \ - http://dougbarton.us/Downloads/ +MASTER_SITES= http://openbox.org/dist/openbox/ MAINTAINER= novel@FreeBSD.org COMMENT= Small, fast, standards compliant, extensible window manager |