diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-28 06:05:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-28 06:05:16 +0000 |
commit | ac0212d680a844aba02b7b2c9958f7b36a556e28 (patch) | |
tree | 4a64a9f3195b3e95a5053c8b1331c97734433377 /net/Makefile | |
parent | Correct syntax error when PREFIX is defined. (diff) |
nuke py-rrdtool, which is disappeard
Notes
Notes:
svn path=/head/; revision=99302
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d0fd00773bc2..654b5f1b496d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -604,7 +604,6 @@ SUBDIR += py-msnp SUBDIR += py-pcap SUBDIR += py-rrdpipe - SUBDIR += py-rrdtool SUBDIR += py-rrdtool_lgpl SUBDIR += py-rt SUBDIR += py-smb |