diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-19 13:26:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-19 13:26:00 +0000 |
commit | 394f9506319cd7b910e26c32c9a918db2163c85a (patch) | |
tree | b62e12e67eaea0a359feeaef3e07349731568eac /devel/Makefile | |
parent | 166faf955d4e94462ecd365e5d1bfb56439a1292 (diff) | |
download | pkgsrc-394f9506319cd7b910e26c32c9a918db2163c85a.tar.gz |
Add py-TPG and sort.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6157552c053..5c982def454 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.424 2003/09/17 16:42:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.425 2003/09/19 13:26:00 wiz Exp $ # COMMENT= Development utilities @@ -236,12 +236,12 @@ SUBDIR+= p5-AtExit SUBDIR+= p5-Attribute-Handlers SUBDIR+= p5-BSD-Resource SUBDIR+= p5-Bit-Vector +SUBDIR+= p5-Cache-Cache SUBDIR+= p5-Class-Container SUBDIR+= p5-Class-Data-Inheritable SUBDIR+= p5-Class-Loader SUBDIR+= p5-Class-ObjectTemplate SUBDIR+= p5-Class-ReturnValue -SUBDIR+= p5-Cache-Cache SUBDIR+= p5-Compress-Zlib SUBDIR+= p5-Config-General SUBDIR+= p5-Config-IniFiles @@ -333,6 +333,7 @@ SUBDIR+= ptl2 SUBDIR+= pvs SUBDIR+= pwlib SUBDIR+= py-Optik +SUBDIR+= py-TPG SUBDIR+= py-checker SUBDIR+= py-curses SUBDIR+= py-cursespanel |