diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 20:20:32 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 20:20:32 +0000 |
commit | f43bf91292c546019aa19c732355377bd564fbcf (patch) | |
tree | 8036d132fbecd565fe802bba46b6ddac11359fb6 /net/Makefile | |
parent | 62acd6f713cbcc3f7604be913bbb78bc4fd48b71 (diff) | |
download | pkgsrc-f43bf91292c546019aa19c732355377bd564fbcf.tar.gz |
Add pear DIME package 0.3, which implements the DIME encoding for SOAP.
Courtesy of pkgsrc-wip.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e3a912dcfad..f1b1b9190b3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.504 2004/10/31 21:46:40 jdolecek Exp $ +# $NetBSD: Makefile,v 1.505 2004/11/01 20:20:32 jdolecek Exp $ # COMMENT= Networking tools @@ -255,6 +255,7 @@ SUBDIR+= p5-Wais SUBDIR+= p5-ispman SUBDIR+= pchar SUBDIR+= pconsole +SUBDIR+= pear-DIME SUBDIR+= pen SUBDIR+= pfnet SUBDIR+= php-ftp |