diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-14 21:34:37 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-14 21:34:37 +0000 |
commit | 2980c35043f0ca2ea6e81dde301496ce54ab7076 (patch) | |
tree | eb2df17eaa8e5829cab6a18940951568d855c78e /x11-wm/openbox/Makefile | |
parent | f8610bb15ddd77a61c6d9d7227f7671a7e3642df (diff) |
Notes
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 54297245be96..40928b5ba8b8 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -7,7 +7,7 @@ # PORTNAME= openbox -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.4 CATEGORIES= x11-wm MASTER_SITES= ftp://sunsite.dk/projects/openbox/ |