diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-07 00:40:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-07 00:40:56 +0800 |
commit | d45b2aa488fd47b1ea01bbac62c852c30c183d4b (patch) | |
tree | 272f0e11ece5eff02f1f9c85a7cf678b8ac497ff | |
parent | 6c945f9982ee74240652c1a6e5f1460050f8c51e (diff) | |
download | freebsd-ports-gnome-d45b2aa488fd47b1ea01bbac62c852c30c183d4b.tar.gz freebsd-ports-gnome-d45b2aa488fd47b1ea01bbac62c852c30c183d4b.tar.zst freebsd-ports-gnome-d45b2aa488fd47b1ea01bbac62c852c30c183d4b.zip |
- Keep SUBDIRs sorted
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 46952c24a703..824279389019 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3801,10 +3801,10 @@ SUBDIR += py-serpent SUBDIR += py-setproctitle SUBDIR += py-setuptools + SUBDIR += py-setuptools-git SUBDIR += py-setuptools27 SUBDIR += py-setuptools32 SUBDIR += py-setuptools33 - SUBDIR += py-setuptools-git SUBDIR += py-setuptools_darcs SUBDIR += py-setuptools_hg SUBDIR += py-shapely |