diff options
author | archie <archie@FreeBSD.org> | 2002-03-31 03:07:39 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2002-03-31 03:07:39 +0800 |
commit | ddd7623112243e62cccc098d9a97ada64e01b03c (patch) | |
tree | 725804f9ffabb4f0bce67ed3c0c89e7d3b85dcee /net | |
parent | fc943bef4e726e8627f0bc9143b9a607e99f7050 (diff) | |
download | freebsd-ports-graphics-ddd7623112243e62cccc098d9a97ada64e01b03c.tar.gz freebsd-ports-graphics-ddd7623112243e62cccc098d9a97ada64e01b03c.tar.zst freebsd-ports-graphics-ddd7623112243e62cccc098d9a97ada64e01b03c.zip |
Remove mpd-netgraph.
Forgotten by: me
Reminded by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f3aad8dadce..649e554da52 100644 --- a/net/Makefile +++ b/net/Makefile @@ -238,7 +238,6 @@ SUBDIR += mmucl SUBDIR += mopd SUBDIR += mpd - SUBDIR += mpd-netgraph SUBDIR += mpich SUBDIR += mrt SUBDIR += mrtg |