summaryrefslogtreecommitdiff
path: root/wm/obconf/Makefile
diff options
context:
space:
mode:
authoragc <agc>2003-12-19 09:19:15 +0000
committeragc <agc>2003-12-19 09:19:15 +0000
commit922c0e768ca1a72beb577f996a005212eb85ed04 (patch)
tree2dbc2e1a17629074f76b1663d8376bfd846606fd /wm/obconf/Makefile
parent5e1e409873cd431ec241cc3c76f2e826abc9fa67 (diff)
downloadpkgsrc-922c0e768ca1a72beb577f996a005212eb85ed04.tar.gz
Catch up with the openbox3 -> openbox renaming
Diffstat (limited to 'wm/obconf/Makefile')
-rw-r--r--wm/obconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile
index cfc80a789ad..ca1f93ecb67 100644
--- a/wm/obconf/Makefile
+++ b/wm/obconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/13 21:14:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/19 09:19:15 agc Exp $
DISTNAME= obconf-1.5
CATEGORIES= wm
@@ -12,7 +12,7 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../devel/libglade2/buildlink2.mk"
-.include "../../wm/openbox3/buildlink2.mk"
+.include "../../wm/openbox/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"