diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-05-12 06:12:05 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-05-12 06:12:05 +0000 |
commit | 4fc0c39b6037aec52b8730f829db480bb2c30a1e (patch) | |
tree | 4444c3662e60180cf2d1be01c9fd1014cd0eff8a /devel/Makefile | |
parent | 3a36862ddb8380b1bf0912a9f6c199a731e12ad2 (diff) | |
download | ports-4fc0c39b6037aec52b8730f829db480bb2c30a1e.tar.gz ports-4fc0c39b6037aec52b8730f829db480bb2c30a1e.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5535bdb49ba0..08d5a803f638 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -726,6 +726,7 @@ SUBDIR += py-ansistyle SUBDIR += py-ciphon SUBDIR += py-coro + SUBDIR += py-ctypes SUBDIR += py-cxx SUBDIR += py-dialog SUBDIR += py-fam |