summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2003-12-19 09:19:15 +0000
committeragc <agc>2003-12-19 09:19:15 +0000
commitf894a0ed2990d5fdc5113ae4770644e38d0b9149 (patch)
tree2dbc2e1a17629074f76b1663d8376bfd846606fd
parent89a2109286d78dc491a6423a23d8e59e55c402d5 (diff)
downloadpkgsrc-f894a0ed2990d5fdc5113ae4770644e38d0b9149.tar.gz
Catch up with the openbox3 -> openbox renaming
-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"