aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-27 00:20:03 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-27 00:20:03 +0000
commita5b0f48f958398009260cffb25c2657c53049795 (patch)
treec6589b954dcb1d93c93c7feceeef2ff71f558d07 /devel/Makefile
parent5a2d9fe864d7c6b36e883db375359a52141ed901 (diff)
downloadports-a5b0f48f958398009260cffb25c2657c53049795.tar.gz
ports-a5b0f48f958398009260cffb25c2657c53049795.zip
Fix sort order with py-dbus.
Notes
Notes: svn path=/head/; revision=114829
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index fb4eb3c00f0e..4fe797a2d604 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1103,8 +1103,8 @@
SUBDIR += py-coro
SUBDIR += py-ctypes
SUBDIR += py-cxx
- SUBDIR += py-dialog
SUBDIR += py-dbus
+ SUBDIR += py-dialog
SUBDIR += py-fam
SUBDIR += py-fileutils
SUBDIR += py-fortran