diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 20:45:15 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 20:45:15 +0000 |
commit | 0fa2b1765da6f40806541d871ca4e3e32d1e7fba (patch) | |
tree | 92051f3a11d3e4fdbbe934a133cb58c40cf8b151 /net/Makefile | |
parent | d94301521d08298650bfe2208947f7192a762f97 (diff) | |
download | pkgsrc-0fa2b1765da6f40806541d871ca4e3e32d1e7fba.tar.gz |
fixup pear DIME entry - now is pear-Net_DIME (originally imported as pear-DIME)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 0ee06bbd32f..ba002b07ffd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.506 2004/11/01 20:39:15 jdolecek Exp $ +# $NetBSD: Makefile,v 1.507 2004/11/01 20:45:16 jdolecek Exp $ # COMMENT= Networking tools @@ -255,7 +255,7 @@ SUBDIR+= p5-Wais SUBDIR+= p5-ispman SUBDIR+= pchar SUBDIR+= pconsole -SUBDIR+= pear-DIME +SUBDIR+= pear-Net_DIME SUBDIR+= pear-Net_URL SUBDIR+= pen SUBDIR+= pfnet |