aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-07-27 08:20:03 +0800
committermarcus <marcus@FreeBSD.org>2004-07-27 08:20:03 +0800
commit6bcebf0b36dadb7218442f1ac9961f36b103ae7a (patch)
treebe9b3732be1c97cd37d74114066b1bb4556187ba /devel/Makefile
parentce8a4cf52612e6b617f075cc41663929d4e0165c (diff)
downloadfreebsd-ports-gnome-6bcebf0b36dadb7218442f1ac9961f36b103ae7a.tar.gz
freebsd-ports-gnome-6bcebf0b36dadb7218442f1ac9961f36b103ae7a.tar.zst
freebsd-ports-gnome-6bcebf0b36dadb7218442f1ac9961f36b103ae7a.zip
Fix sort order with py-dbus.
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