diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-12 14:48:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-12 14:48:48 +0000 |
commit | ebec2d21496cbdbcf029210d20b77b010d07ce3e (patch) | |
tree | fdc3f9a4aff9ce13c0e08b55bd752ce7e0b33542 /devel/Makefile | |
parent | aa4d41018acd1866999b13030a13256aaae6ecce (diff) |
add ptypes 1.4.1
C++ Portable Types Library
Notes
Notes:
svn path=/head/; revision=64424
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 a886cd4c98b1..a82876f247ff 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -602,6 +602,7 @@ SUBDIR += pth SUBDIR += pth-devel SUBDIR += ptl + SUBDIR += ptypes SUBDIR += py-ansistyle SUBDIR += py-ciphon SUBDIR += py-coro |