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 | 56c24e8a2a7bdd46d5fa256c8e849b15039fbd84 (patch) | |
tree | 92051f3a11d3e4fdbbe934a133cb58c40cf8b151 /net | |
parent | 187a2e5baa20fb79f7086d586b4442b9397c67f7 (diff) | |
download | pkgsrc-56c24e8a2a7bdd46d5fa256c8e849b15039fbd84.tar.gz |
fixup pear DIME entry - now is pear-Net_DIME (originally imported as pear-DIME)
Diffstat (limited to 'net')
-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 |