diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | devel/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -2538,3 +2538,4 @@ databases/p5-Catalyst-Model-CDBI-Plain|www/p5-Catalyst-Model-CDBI-Plain|2006-11- net-p2p/linux-overnet-core||2006-11-10|No longer downloadable editors/openoffice.org-2.0|editors/openoffice.org-2|2006-11-12|Better version number handling editors/openoffice.org-2.0-devel|editors/openoffice.org-2-devel|2006-11-12|Better version number handling +devel/ply|devel/py-ply|2006-11-12|Rename to consistency with other Python ports diff --git a/devel/Makefile b/devel/Makefile index 0d271ee3add0..c1325992436c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1636,7 +1636,6 @@ SUBDIR += pinstall SUBDIR += pkg-config SUBDIR += plan9port - SUBDIR += ply SUBDIR += pmake SUBDIR += pmd SUBDIR += pmk @@ -1722,6 +1721,7 @@ SUBDIR += py-pefile SUBDIR += py-period SUBDIR += py-plex + SUBDIR += py-ply SUBDIR += py-pmock SUBDIR += py-pqueue SUBDIR += py-protocols |