diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-12 22:48:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-12 22:48:48 +0800 |
commit | 0b4947f25f0a88b8b6849e55864d3fc860c997a2 (patch) | |
tree | 415ab56c5255c72839fe49f6a1c8f79e3ffd242c /devel/Makefile | |
parent | 2094e79ec1c933c98989c420a39502bc02d27d91 (diff) | |
download | freebsd-ports-gnome-0b4947f25f0a88b8b6849e55864d3fc860c997a2.tar.gz freebsd-ports-gnome-0b4947f25f0a88b8b6849e55864d3fc860c997a2.tar.zst freebsd-ports-gnome-0b4947f25f0a88b8b6849e55864d3fc860c997a2.zip |
add ptypes 1.4.1
C++ Portable Types Library
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 |